Commit Graph

1486 Commits

Author SHA1 Message Date
Loredana Crusoveanu
c974daf78f Merge branch 'master' into JAVA-7244-Review_log_statements_for_projects 2021-12-09 10:22:41 +02:00
johnA1331
1635ca00e2 Update README.md 2021-12-04 19:35:52 +08:00
johnA1331
82c89e65be Update README.md 2021-12-04 19:22:39 +08:00
sampadawagde
be2d84b1f6 JAVA-8287: Split or move java-jpa-3 module 2021-11-26 22:19:21 +05:30
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
964d1fd161 Merge branch 'master' into JAVA-3592 2021-11-25 09:03:54 +01:00
kwoyke
0ba2f322ce Merge pull request #11497 from freelansam/JAVA-3592
Fix integration build
2021-11-24 19:27:30 +01:00
sampadawagde
18d9b86fe2 Fix integration build 2021-11-24 09:06:52 +05:30
chaos2418
5c2f72ffb3 JAVA-8638: addressing PR review comments. 2021-11-23 19:12:32 +05:30
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
9f5371404d JAVA-8638: addressing PR review comments. 2021-11-23 09:42:35 +05:30
chaos2418
6d824ecf7c JAVA-8637: addressing PR review comments. 2021-11-23 09:14:57 +05:30
kwoyke
c9b9593d4b Merge pull request #11477 from freelansam/JAVA-3592
JAVA-3592: Upgrade h2 dependency in the main pom.xml
2021-11-22 09:22:17 +01:00
sampadawagde
8c30cbb5e3 removed explicit h2.version as parent now is at the required 1.4.200 2021-11-21 17:58:26 +05:30
sampadawagde
569e1fc8c7 explicit h2 version for spring-data-eclipselink and
core-java-lang-oop-modifiers
2021-11-21 13:32:09 +05:30
sampadawagde
6f6d862f79 JAVA-8398: Align module names, folder names and artifact id 2021-11-20 14:00:47 +05:30
sampadawagde
817647d43d explicit h2 version for hibernate-mapping 2021-11-20 13:17:25 +05:30
chaos2418
fa1f32f186 JAVA-8435: reducing logging for tutorials-integration job 2021-11-20 09:45:50 +05:30
Loredana Crusoveanu
a0dbe854b7 Merge pull request #11470 from kwoyke/JAVA-8436
JAVA-8436: Manage AssertJ dependency in the main pom.xml
2021-11-19 16:56:22 +02:00
johnA1331
c1a5a6d934 Update README.md 2021-11-19 21:25:17 +08:00
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
Krzysiek
2c2f2dcf04 JAVA-8436: Remove AssertJ depenendency from the child modules - part 3 2021-11-18 12:48:35 +01:00
Haroon Khan
789382cd0e [JAVA-6455] Update H2 code with latest Spring Boot changes 2021-11-16 20:45:56 +00:00
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
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
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