Skip to content

skeeperloyaltie/spring_boot_students

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just a student application

Uses spring boot java

  • spring.datasource.url=jdbc:postgresql://localhost:5432/student
  • spring.datasource.username=postgres
  • spring.datasource.password=postgres
  • spring.jpa.hibernate.ddl-auto=create-drop
  • spring.jpa.show-sql=true
  • spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
  • spring.jpa.properties.hibernate.format_sql=true

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages