Commit Graph

11 Commits

Author SHA1 Message Date
jsgrah-spring
002431f26c JAVA-14662. Fix org.hibernate.HibernateException: Access to DialectResolutionInfo cannot be null when 'hibernate.dialect' not set. 2022-10-13 14:26:49 +02:00
jsgrah-spring
25785f158e JAVA-14662. Fix spring-jinq module to work with the latest Boot 2.7.x. Update tests and annotations. 2022-10-04 12:26:47 +02:00
jsgrah-spring
0b5b4dbd6a JAVA-14662. Fix spring-jinq module to work with the latest Boot 2.7.x and uncomment the module from main pom. Make Hibernate globally escape all database identifiers. PS: The previous commit comment was incorrect. 2022-09-27 21:35:27 +02:00
jsgrah-spring
905bd4782e JAVA-13403. Upgrade the maven-pmd-plugin from the main pom to the latest version 3.19.0 and remove any overridden versions for this plugin from the repo. 2022-09-27 21:29:47 +02:00
sampadawagde
e8d5ddec30 JAVA-941: Migrate spring-jinq to parent-boot-2 2020-05-20 23:21:40 +05:30
Krzysiek
84db95894d JAVA-959: Migrate spring-jinq to com.baeldung 2020-03-11 21:32:51 +01:00
amit2103
bd8a6c0271 [BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and spring-context profile 2019-11-20 11:11:07 +05:30
Dhawal Kapil
b6ae9ec3b4 Story/bael 14304 (#7311)
* BAEL-15951 Moved vavr, JHipster to default profiles

* BAEL-14304 Include the SpringContextIntegrationTest in the default build

- Added SpringContextTest.java in all the modules where SpringContextIntegrationTest already exists

* BAEL-14304 Changes in pmd rule and pom.xml to run UnitTest and SpringContextTest additionally in default profiles

* BAEL-14304 Minor changes
2019-07-20 14:33:56 +03:00
sachin29aug
889c52f1c2 BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 27 more modules.. work in progress..) 2018-09-15 22:19:20 -04:00
amit2103
d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
Jose Carvajal
ff76cbc1fe Bael 113 (#3484)
* BAEL-399: A Guide to Multitenancy in Hibernate 5

* Removed unused properties in profile 2

* Changes after code review

* BAEL-113

* Changes after code review

* Added main method in spring boot application

* Removed extra files
2018-02-02 22:00:27 -06:00