Commit Graph

1460 Commits

Author SHA1 Message Date
kwoyke
c732e28fcb Merge pull request #11434 from freelansam/JAVA-8204
JAVA-8204: Fix formatting of POMs
2021-11-13 10:55:30 +01:00
Loredana Crusoveanu
5e4e1e4af0 Merge pull request #11437 from anuragkumawat/master
JAVA-5967 : Update Introduction to Spring Data Solr
2021-11-09 17:58:41 +02:00
freelansam
2dd519f647 Merge branch 'master' into JAVA-8204 2021-11-09 18:20:05 +05:30
sampadawagde
2982c91e7d JAVA-8204: Fix formatting of POMs 2021-11-09 16:27:03 +05:30
anuragkumawat
ff393fd247 JAVA-5967 : Update Introduction to Spring Data Solr 2021-11-09 13:07:43 +05:30
chaos2418
f0a8383e45 Merge branch 'master' of https://github.com/eugenp/tutorials into JAVA-1672 2021-11-08 21:44:23 +05:30
Rafael Lopez
5867e76bba JAVA-2592: Add DROP TABLE IF EXIST clause to avoid SQL exception 2021-11-07 13:04:54 -05:00
chaos2418
bc2b3014dd JAVA-1672: removing surefire configurations from parents 2021-11-07 19:14:37 +05:30
chaos2418
f13b9a96a4 JAVA-1672: removing redundant junit declarations 2021-11-05 14:31:19 +05:30
johnA1331
876c4f62c8 Update README.md 2021-11-04 13:00:54 +08:00
johnA1331
51d45b2a5e Create README.md 2021-11-04 00:21:34 +08:00
Loredana Crusoveanu
059c860f76 Merge pull request #11390 from chaos2418/JAVA-1664
JAVA-1664: upgrading parent-boot-2 junit and surefire configurations
2021-11-03 11:47:32 +02:00
chaos2418
da4027424e JAVA-1664: upgrading parent-boot-2 junit and surefire configurations 2021-11-02 14:51:24 +05:30
davidmartinezbarua
f6820ce309 Merge pull request #11187 from mladensavic94/master
Connecting to a Specific Schema in JDBC
2021-10-31 10:20:46 -03:00
Dhawal Kapil
5f9befd0c4 Java 3590 (#11367) (#11380)
* Java 3590 (#11367)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

Co-authored-by: chaos2418 <>

* Java 3590 - fixing integration tests in restx and spring-5-webflux (#11382)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

* fixing integration tests in restx and spring-5-webflux

Co-authored-by: chaos2418 <>

Co-authored-by: chaos2418 <92030908+chaos2418@users.noreply.github.com>
2021-10-29 09:37:04 +05:30
Loredana Crusoveanu
837f763575 Merge pull request #11378 from johnA1331/master
BAEL-42938 - add links to github-baeldung articles
2021-10-28 09:21:16 +03:00
Arash Ariani
dd8594f17d BAEL-5058 : apache-derby added to dir (#11339)
* BAEL-5058 : apache-derby added to dir

* BAEL-5058 : apache-derby fixed changes

* BAEL-5058 : apache-derby parent pom fixed
2021-10-28 09:55:34 +05:30
Rafael Lopez
f5734df43c JAVA-2592: Update article on AbstractRoutingDatasource (#11320)
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2021-10-28 00:28:57 +05:30
johnA1331
1120495950 Create README.md 2021-10-28 01:52:51 +08:00
Daniel Strmecki
02601754a6 Feature/bael 5040 cassandra testcontainers (#11124)
* BAEL-5040: initial commit - spring data cassandra using boot-2

* BAEL-5040: update test example

* BAEL-5040: add brackets

* BAEL-5040: use singleton container

* BAEL-5040: switch from singleton to nested classes approach

* BAEL-5040: package private methods in junit5

* BAEL-5040: Move SpringBootTest annotation to parent class
2021-10-25 08:47:50 +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
Loredana Crusoveanu
8bfadf4f99 Merge pull request #11337 from chaos2418/JIRA-7733
Spring Boot 2.5.x compatible updates in persistence-modules
2021-10-16 10:27:31 +03:00
kwoyke
b95b6f174c Merge pull request #11333 from Rafael-Lopez/feature-JAVA-2595
JAVA-2595: Update Cassandra articles
2021-10-15 15:30:32 +02:00
Ashish Gupta
080f24dfec BAEL-5126 2021-10-15 12:24:11 +05:30
Shashank
aeb634e9f7 Spring Boot 2.5.x compatible updates in spring-data-jpa-annotations 2021-10-15 09:51:04 +05:30
Shashank
1197a1e3c4 Spring Boot 2.5.x compatible updates in spring-boot-persistence-h2 2021-10-15 09:46:03 +05:30
Shashank
5f75f0315a Spring Boot 2.5.x compatible updates in spring-data-jpa-query-2 2021-10-15 09:24:10 +05:30
Shashank
04cc03503d Spring Boot 2.5.x compatible updates in spring-data-jpa-query 2021-10-15 09:16:33 +05:30
Shashank
2c0cc525a4 autogen key code cleanup 2021-10-15 08:58:53 +05:30
Rafael Lopez
7ba5023546 JAVA-2595: Update Cassandra articles 2021-10-14 17:16:56 -04:00
Shashank
73912d84da Spring Boot 2.5.x compatible updates in spring-data-jpa-repo 2021-10-14 20:09:00 +05:30
Shashank
7f9a638805 Spring Boot 2.5.x compatible updates in spring-boot-persistence 2021-10-14 19:08:58 +05:30
Shashank
2783744572 updating the version of flyway-core and changing the callback implementation. 2021-10-11 21:32:52 +05:30
kwoyke
b1bf286874 Merge pull request #11305 from chaos2418/JIRA-7743
updating flyway-maven-plugin versions to 8.0.0
2021-10-11 12:07:59 +02:00
KevinGilmore
d46406e375 BAEL-4980 add link back to article (#11308) 2021-10-09 16:26:48 -05:00
Shashank
6804ea1daf updating flyway-maven-plugin version to 8.0.0 2021-10-09 10:52:28 +05:30
makapszenna
ad8505c338 BAEL-4980 Cassandra frozen keyword (#11287)
Co-authored-by: Adrianna Zychewicz <adrianna.zychewicz@decerto.pl>
2021-10-08 22:20:37 -05:00
Loredana Crusoveanu
6af06b991b Merge pull request #11296 from johnA1331/master
BAEL-41828 - add links to github-baeldung articles
2021-10-07 09:04:16 +03:00
johnA1331
2e9ccb604e Update README.md 2021-10-07 00:40:30 +08:00
Shashank
f374f560e1 updating the visibility modifier in spring.hibernate.AbstractHibernateDao (#11294)
Co-authored-by: Shashank <shashankgowri@gmail.com>
2021-10-06 21:49:26 +05:30
anuragkumawat
7e252e95a4 Merge branch 'master' into master 2021-10-06 17:10:37 +05:30
anuragkumawat
768af384c0 JAVA-6510 : Update spring-data-mongodb-reactive module 2021-10-06 12:45:50 +05:30
Mansoor Ali
b11520d913 BAEL-5118 (#11238)
* BAEL-5118 How to solve Hibernate “object references an unsaved transient instance” error

* BAEL-5118 How to solve Hibernate “object references an unsaved transient instance” error - refactoring
2021-10-04 21:00:20 -05:00
Shashank Gowri
d41748627d fix: updating database username to be in sync with the article (#11270) 2021-10-01 22:36:07 +05:30
Mladen Savic
53bb9e42a6 Merge branch 'eugenp:master' into master 2021-10-01 12:34:37 +02:00
kwoyke
4518161231 Merge pull request #11263 from dkapil/task/JAVA-6454
JAVA-6454 Changes done as per Spring Boot 2.5 release
2021-09-29 09:08:54 +02:00
Loredana Crusoveanu
9e8f40509d Merge branch 'master' into JAVA-6511-p2 2021-09-29 09:12:34 +03:00
Dhawal Kapil
9d435407c2 JAVA-6454 Changes done as per Spring Boot 2.5 release
- Added spring.jpa.defer-datasource-initialization so that data creation
can be enabled using data.sql files
2021-09-27 23:14:47 +05:30