spring-boot-redis-example icon indicating copy to clipboard operation
spring-boot-redis-example copied to clipboard

sql

Open rubbit3 opened this issue 2 years ago • 1 comments

could you please give me the sql file which called testdb

rubbit3 avatar Jun 28 '23 15:06 rubbit3

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

thnhan3 avatar Nov 06 '24 09:11 thnhan3