panos-kakos
71a872f5f2
[JAVA-15470] Fixed issues on properties file ( #12945 )
...
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com >
2022-10-29 22:00:29 +05:30
Haroon Khan
c779eb6331
[JAVA-13976] Fix integration tests after Spring Boot upgrade to 2.7.2 ( #12647 )
2022-08-25 21:30:13 +05:30
Loredana Crusoveanu
c974daf78f
Merge branch 'master' into JAVA-7244-Review_log_statements_for_projects
2021-12-09 10:22:41 +02:00
kwoyke
a534754157
Merge pull request #11479 from chaos2418/JAVA-8435
...
JAVA-8435: reducing logging for tutorials-integration job
2021-11-26 13:28:47 +01:00
kwoyke
2c3a18da18
Merge pull request #11468 from chaos2418/JAVA-8405
...
JAVA-8405: reducing logging for tutorials-build-job
2021-11-23 13:43:19 +01:00
chaos2418
fa1f32f186
JAVA-8435: reducing logging for tutorials-integration job
2021-11-20 09:45:50 +05:30
chaos2418
a62c0f3c8b
JAVA-8405: reducing logging for tutorials-build-job
2021-11-19 13:39:00 +05:30
Haroon Khan
b4836ce7d9
[JAVA-6455] Remove Lombok
2021-11-18 13:23:25 +00:00
Haroon Khan
789382cd0e
[JAVA-6455] Update H2 code with latest Spring Boot changes
2021-11-16 20:45:56 +00:00
mikr
f64ffc6df1
Merge branch 'master' of https://github.com/Maiklins/tutorials into JAVA-7244-Review_log_statements_for_projects
...
Conflicts:
algorithms-searching/src/test/java/com/baeldung/algorithms/quadtree/QuadTreeSearchUnitTest.java
2021-10-31 20:54:51 +01:00
Ashish Gupta
e454a379c0
Update application.yaml
2021-10-18 10:39:18 +05:30
Ashish Gupta
55f6251419
Update application.yaml
2021-10-18 10:33:43 +05:30
Ashish Gupta
ef53a68c4c
Merge branch 'eugenp:master' into master
2021-10-18 10:30:15 +05:30
Ashish Gupta
080f24dfec
BAEL-5126
2021-10-15 12:24:11 +05:30
Shashank
1197a1e3c4
Spring Boot 2.5.x compatible updates in spring-boot-persistence-h2
2021-10-15 09:46:03 +05:30
mikr
d7e298b3eb
JAVA-7244 Review log statements for projects
2021-09-18 00:37:04 +02:00
Dhawal Kapil
0ee1125908
JAVA-3247 Reduce logging of tutorials-integration job
2021-08-21 14:14:24 +05:30
kwoyke
c77e9264d5
JAVA-5875: Upgrade Spring Boot to 2.5.1 ( #10956 )
...
* JAVA-5875: Upgrade Spring Boot to 2.5.1
* JAVA-5875: Leave jta module on Spring Boot 2.4.7
* JAVA-5875: Update spring-boot-persistence-mongodb to use embedded Mongo 3.0
* JAVA-5875: Leave spring-data-dynamodb on Spring Boot 2.4.7
* JAVA-5875: ErrorController#getErrorPath has been removed
* JAVA-5875: Fix SQL Script DataSource Initialization
* JAVA-5875: ErrorController#getErrorPath has been removed
* JAVA-5875: Fix RepositoryRestConfigurer
* JAVA-5875: Fix issues caused by rest-assured upgrade
* JAVA-5875: Upgrade spring-cloud-dependencies to 2020.0.3
* JAVA-5875: Leave spring-boot-keycloak on Spring Boot 2.4.7
* JAVA-5875: Fix data.sql script initialization
* JAVA-5875: Leave spring-security-legacy-oidc on Spring Boot 2.4.7
* JAVA-5875: Fix data.sql script initialization
* JAVA-5875: Fix data.sql script initialization
* JAVA-5875: Update de.flapdoodle.embed.mongo dependency
* JAVA-5875: Upgrade spring-cloud-dependencies to 2020.0.3
* JAVA-5875: Update Spring Cloud dependencies
* JAVA-5875: Update cloud dependencies
* JAVA-5875: Defer datasource initialization
* JAVA-5875: Fix rest assured version
* JAVA-5875: Fix Spring Batch serialization issue
* JAVA-5875: Update Spring Cloud Stream version
* JAVA-5875: Update Spring Kafka version
* JAVA-5875: Leave spring-zuul-rate-limiting on Spring Boot 2.4.7
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com >
2021-06-26 01:20:37 +05:30
sampadawagde
aac443ba85
JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 2)
2021-05-10 20:06:19 +05:30
Loredana
aae130aab4
revert explicit junit, maven version overrides for boot projects
2020-10-14 16:16:17 +03:00
johnA1331
7bcdc5d8cd
Update README.md
2020-10-07 17:32:44 +08:00
majajoksovic
81cbe28e90
BAEL-4505 ( #10119 )
...
* initial commit
* fixed formatting
* formatting changes
* test fix
2020-10-02 10:23:50 -07:00
François Dupire
d3ef791ab6
[JAVA-1669] Upgrading JUnit and Maven Surefire Plugin versions ( #10018 )
...
* [JAVA-1669] Upgrading JUnit and Maven Surefire Plugin versions
* Upgraded JUnit version for persistence-module and the modules that directly depends on it
* Upgraded Maven Surefire Plugin version for these as well
* Either made modules inheriting from persistence-modules instead of parent-modules or added relative paths when already inheriting persistence-modules
* Upgraded versions in other modules
* [JAVA-1669] Removed explicit relativePath in pom.xml when default value used
* [JAVA-1669] Minor fix
2020-09-23 23:40:21 +05:30
Krzysztof Woyke
a896e9d77d
JAVA-1782: Remove byte-buddy dep from parent-boot-2's children
2020-06-05 15:38:09 +02:00
Krzysztof Woyke
3dbd6fd867
JAVA-1635: Remove unnecessary dependencies and overridden spring-boot.version
2020-05-25 13:03:25 +02:00
johnA1331
6470be6c3d
Update README.md
2020-04-07 16:27:04 +08:00
Ali Dehghani
368d4deb00
Fixing the False Sharing of the Data.sql File
2020-03-31 22:04:57 +04:30
petershatunov
f5884827b5
lazy_load_no_trans init commit ( #8736 )
...
* lazy_load_no_trans init commit
* refactoring
* methods naming
* Update persistence-modules/spring-boot-persistence-h2/src/test/java/com/baeldung/lazy_load_no_trans/LazyLoadNoTransPropertyOnIntegrationTest.java
Co-Authored-By: KevinGilmore <kpg102@gmail.com >
* Update persistence-modules/spring-boot-persistence-h2/src/test/java/com/baeldung/lazy_load_no_trans/LazyLoadNoTransPropertyOnIntegrationTest.java
Co-Authored-By: KevinGilmore <kpg102@gmail.com >
* Update persistence-modules/spring-boot-persistence-h2/src/test/java/com/baeldung/lazy_load_no_trans/LazyLoadNoTransPropertyOffIntegrationTest.java
Co-Authored-By: KevinGilmore <kpg102@gmail.com >
* naming
* code readability
Co-authored-by: admin <git-commit-id-plugin>
Co-authored-by: KevinGilmore <kpg102@gmail.com >
2020-03-18 21:00:37 +00:00
Dhawal Kapil
7daccf46a9
BAEL-21545 POM Properties Cleanup
...
- Cleanup of persistence-modules submodules cleanup
2020-01-27 00:40:23 +05:30
Krzysztof Woyke
12584bfa20
BAEL-3385: Update README.md
2019-12-16 08:53:28 +01:00
Krzysztof Woyke
dac17651f9
BAEL-3385: Move article related code to its own package
2019-12-16 08:51:01 +01:00
catalin-burcea
2f7e94bc92
[BAEL-18783] - Fix formatting of POMs
2019-12-06 11:40:56 +02:00
amit2103
0ddc8fd096
Fixed conflicts
2019-11-25 00:24:40 +05:30
kwoyke
16522a00ce
BAEL-3385: Hibernate @NotNull vs @Column(nullable = false) ( #8194 )
...
* BAEL-3385: Hibernate @NotNull vs @Column(nullable = false)
* BAEL-3385: Fix test's assertion
2019-11-20 10:30:16 +01:00
amit2103
bd8a6c0271
[BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and spring-context profile
2019-11-20 11:11:07 +05:30
Alessio Stalla
e7af68c116
#BAEL-10229 try to fix the build (mostly, missing relativePath)
2019-10-25 17:06:07 +02:00
amit2103
5a2809de8b
[BAEL-16822] - Aligned module names, folder names and artifact id
2019-08-25 19:09:24 +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
Seun Matt
b798326b29
improvement BAEL-2897 ( #6795 )
...
* added example code for BAEL-2083
* updated example code for BAEL-2083
* added example code for BAEL-2849
* updated the example code with data.sql
* improvement BAEL-2897
* updated the persistence module
* updated readme
2019-04-24 08:05:24 -07:00