Skip to content

purplecore11/SampleService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SampleService

This is a simple Spring Boot project.

REST Services

  • GET /property

    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

  • POST /property

    Sets a System Property, sending a JSON document with elements propertyName and propertyValue

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors