Skip to content

thieumao/student

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

student

Spring Boot

Start

java -jar quiz-0.0.1-SNAPSHOT.jar --server.port=8081

Docs

See more about spring.jpa.hibernate.ddl-auto DEV: spring.jpa.hibernate.ddl-auto=create-drop PROD: spring.jpa.hibernate.ddl-auto=none https://stackoverflow.com/questions/42135114/how-does-spring-jpa-hibernate-ddl-auto-property-exactly-work-in-spring

See more about application.properties file https://docs.spring.io/spring-boot/docs/current/reference/html/application-properties.html#appendix.application-properties.data

About

Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages