Skip to content

karangupta042/simplespringbootapplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simplespringbootapplication

Get familiar with spring boot framework specifications

created the boilerplate using spring initializr

Implemented rest controller using spring web created controller, model, repository and service classes used dpa hibernate h2 database using spring dpa and h2; check application.properties implemented caching using spring cache implemented unit testing using junit using spring test

used maven for building and running the project

change the java version and spring boot version in the pom file in your code editor to run the project successfully according to your system specifications

can use poc's screenshots for reference for testing in postman

happy learning! :)

About

Get familiar with spring boot framework specifications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages