Skip to content

geoneubie/gspringmvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gspringmvc

Sample groovy/gradle spring mvc and sprint boot app supports file upload.

The bootRun task has been configured to read in the environment, so for example to run as test environment use: gradle -PjvmArgs="-Dspring.profiles.active=test" bootRun

bootRun defaults to dev if no args passed

Access h2 in development via https://localhost:8443/h2-console/ with jdbc:h2:mem:csb connect URL

About

Sample groovy/gradle spring mvc and sprint boot app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published