72d0f14b6e
Co-authored-by: Georgios Charitakis <georgios.charitakis@prodyna.com> |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
Inject a value to a static field
How to run
mvn clean install
mvn spring-boot:run
Request
GET http://localhost:8080/properties
Response
[
"Inject a value to a static field",
"Inject a value to a static field",
null
]