Skip to content

zhangwen829/java-spring-boot-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this

It's a RESTful API built with Java - Spring Boot

Functionalities

  • Fetch data and return JSON object

  • Support requests with multiple values for query parameter that only allows single value

  • Sort data by any field and the order specified

  • Validate parameters and send custom error message

Config

Within the root directory:

  • Run: ./gradlew bootRun

  • Port: 8080

Author

Wen Zhang

About

RESTful Web Service built with Java - Spring Boot (Gradle)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages