bezkoder / spring-boot-redis-example

Spring Boot Redis example - Cache for CRUD app - spring-boot-starter-data-redis with Spring Boot Redis Lettuce
26 stars 19 forks source link

sql #1

Open rubbit3 opened 1 year ago

rubbit3 commented 1 year ago

could you please give me the sql file which called testdb

thnhan3 commented 1 week ago

let using auto generate table from Entity. add this properties to applications.properties spring.jpa.hibernate.ddl-auto=update