Skip to content

An exercise for Spring Boot, JPA and Jersey. The candidates must show back-end skills with database access.

Notifications You must be signed in to change notification settings

tayllan/spring-jpa-jersey

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Running

Run mvn spring-boot:run

Go to http://localhost:8090/rest/cities to get a JSON representation of all the cities (with countries) saved in the database, and to http://localhost:8090/ to save new cities.

Testing

Just run mvn test

About

An exercise for Spring Boot, JPA and Jersey. The candidates must show back-end skills with database access.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 93.8%
  • HTML 6.2%