This is a simple Spring Boot project.
-
Gets the property given by the parameter name
If the property name doesn't exist or its value is different to true, it returns 404
If the param name is not given, it returns 404
Otherwise, it returns 200
- Sets a System Property, sending a JSON document with elements propertyName and propertyValue