Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot] 43dcc02240
Bump hibernate-core
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.3.11.Final to 5.4.24.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.24/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.3.11...5.4.24)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 05:44:24 +00:00
YuCheng Hu 1cb4a95eee format the code and create toString function 2020-04-05 15:32:44 -04:00
YuCheng Hu eaeac79efd Spring JPA file added 2020-04-04 23:17:09 -04:00
YuCheng Hu 6d8013ed9f Test file and resources 2020-04-04 23:16:33 -04:00
YuCheng Hu e9e5017970 application.properties to config H2 Spring Boot Prj 2020-04-04 22:26:48 -04:00
YuCheng Hu 72fb7b922c Add database config path 2020-04-04 22:26:17 -04:00
YuCheng Hu 22780e5fed Add main process function for Spring Boot 2020-04-04 22:16:51 -04:00
YuCheng Hu 38a9cf07e8 Chang POM file to using correct main function 2020-04-04 22:15:02 -04:00
YuCheng Hu 87f823d02c Add conf file 2020-04-03 17:14:50 -04:00
YuCheng Hu d176e94aac Add the link to the new document 2020-04-03 12:12:21 -04:00
YuCheng Hu 6dc530b318 Add project to create h2 console in spring boot 2020-04-03 12:05:55 -04:00