File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -134,10 +134,10 @@ Creating database migration files
134134> ``` shell
135135> # to change the value of some environment variable at runtime
136136> # on execution, just pass it as a parameter. (like --SERVER_PORT=80).
137-
138137> $ java -jar api-4.0.1.RELEASE.jar --SERVER_PORT=80
139138> ` ` `
139+
140+
141+ > [All options of ` aplication.properties` here](https://docs.spring.io/spring-boot/docs/current/reference/html/common-application-properties.html).
140142>
141- > > [All options of ` aplication.properties` here](https://docs.spring.io/spring-boot/docs/current/reference/html/common-application-properties.html).
142- > >
143- > > [All ** features** of Spring Boot](https://docs.spring.io/spring-boot/docs/current/reference/html/spring-boot-features.html).
143+ > [All ** features** of Spring Boot](https://docs.spring.io/spring-boot/docs/current/reference/html/spring-boot-features.html).
You can’t perform that action at this time.
0 commit comments