Commit Graph

23734 Commits

Author SHA1 Message Date
johnA1331
2bfa57582b Update README.md 2022-01-20 18:08:58 +08:00
johnA1331
5d73e858b3 Update README.md 2022-01-20 17:52:02 +08:00
johnA1331
9c03fb5957 Update README.md 2022-01-20 17:50:55 +08:00
johnA1331
d70175faeb Update README.md 2022-01-20 17:46:45 +08:00
kwoyke
def7173e88 Merge pull request #11720 from freelansam/JAVA-9466
JAVA-9466: Fix references to parents
2022-01-19 19:55:46 +01:00
Yashasvii
4d818c4eb1 BAEL-5208: Get the name of the currently executing test in JUnit (#11462)
* Hexagonal Architecture in Java

* Refactor Hexagonal Architecture in Java

* Refactor Hexagonal Architecture in Java

* BAEL-5163: HashMap - keySet vs entrySet vs values methods

* BAEL-5163: HashMap - keySet vs entrySet vs values methods

* Revert "Hexagonal Architecture in Java"

This reverts commit 1add21c1

* BAEL-5163: HashMap - keySet vs entrySet vs values methods

* BAEL-5163: HashMap - keySet vs entrySet vs values methods"

* BAEL-5208: Get the name of the currently executing test in JUnit

* BAEL-5208: Get the name of the currently executing test in JUnit

* BAEL-5208: Get the name of the currently executing test in JUnit

* BAEL-5208: Get the name of the currently executing test in JUnit

* BAEL-5208: Get the name of the currently executing test in JUnit

* BAEL-5208: Get the name of the currently executing test in JUnit
2022-01-19 09:20:19 +00:00
sampadawagde
4aadeea06b JAVA-9466: Fix references to parents 2022-01-19 13:30:42 +05:30
vunamtien
616ada36a7 compute x509 certificate thumbprint (#11717)
Co-authored-by: tienvn4 <tienvn4@ghtk.co>
2022-01-18 22:43:29 +01:00
kwoyke
c468876d2a JAVA-9494: Rename nested tests to LiveTest (#11719) 2022-01-18 20:24:48 +05:30
Loredana Crusoveanu
4bfea95db9 Merge pull request #11714 from kwoyke/JAVA-9486
JAVA-9486: Extract guava.version property to the parent pom
2022-01-18 16:49:41 +02:00
Krzysiek
4224868548 JAVA-9486: Use guava.version defined in the parent pom 2022-01-18 10:02:58 +01:00
Krzysiek
1d0a4c95c8 JAVA-9486: Use guava.version defined in the parent pom 2022-01-18 09:42:21 +01:00
Krzysiek
8e107364da JAVA-9486: Use guava.version defined in the parent pom 2022-01-17 20:18:43 +01:00
Krzysiek
a728381db3 JAVA-9486: Add guava.version property to the parent pom 2022-01-17 19:48:08 +01:00
Loredana Crusoveanu
6230743bd8 Merge pull request #11713 from kwoyke/JAVA-9123
JAVA-9123: POM properties cleanup
2022-01-17 20:04:15 +02:00
Haroon Khan
cd67567f87 [JAVA-9421] Cleanup code present in stackify repo (#11709) 2022-01-17 19:34:55 +05:30
Krzysiek
70c641eef2 JAVA-9123: POM properties cleanup 2022-01-17 14:03:32 +01:00
ACHRAF TAITAI
55b23b9562 first commit (#11683) 2022-01-16 14:58:04 -06:00
kwoyke
3ac64cea9f Merge pull request #11705 from freelansam/JAVA-8368
JAVA-8368: Split or move spring-data-jpa-crud module
2022-01-16 17:21:31 +01:00
sampadawagde
fd9fbe05a5 remove comment 2022-01-16 19:58:01 +05:30
Ankit Anurag
a2fde76c0e maven to gradle (#11691)
* maven to gradle

A small java maven project which is converted into gradle

* formatted code

* reformatted pom.xml

* Updated pom.xml
2022-01-16 13:07:09 +01:00
kwoyke
70efcf4900 Merge pull request #11698 from hkhan/JAVA-8986-upgrade-spring-kafka
[JAVA-8986] Upgrade spring-kafka to latest Boot version
2022-01-16 12:34:44 +01:00
kwoyke
72c9dfd856 Merge pull request #11707 from hkhan/JAVA-9450-fix-integration-test
[JAVA-9450] Fix Timeout integration tests
2022-01-16 11:59:12 +01:00
Haroon Khan
9fca9f0ff8 [JAVA-9450] Fix Timeout integration tests 2022-01-15 20:59:55 +00:00
davidmartinezbarua
4a9605e624 Merge pull request #11665 from aalbatross/origin/BAEL-5158
BAEL-5158: Find which jar file a class is from
2022-01-15 14:01:39 -03:00
sampadawagde
11ac807867 README changes 2022-01-15 12:28:43 +05:30
sampadawagde
7b5c25cd34 JAVA-8368: Split or move spring-data-jpa-crud module 2022-01-15 12:19:53 +05:30
sampadawagde
a80422773b JAVA-8368: Split or move spring-data-jpa-crud module 2022-01-15 12:17:35 +05:30
kwoyke
4e8f3425d2 JAVA-9448: Rename Cassandra tests to *LiveTest (#11696) 2022-01-14 20:32:26 +05:30
kwoyke
ce55b7df74 Merge pull request #11690 from chaos2418/JAVA-3060
JAVA-3060: fixing failing integration tests in spring-reactive.
2022-01-14 16:01:27 +01:00
kwoyke
135428ea3f Merge pull request #11699 from freelansam/JAVA-8361
JAVA-8361: Split or move spring-5 module
2022-01-14 15:58:03 +01:00
sampadawagde
77289a29f4 JAVA-8361: Split or move spring-5 module 2022-01-14 18:11:40 +05:30
chaos2418
67e55bd4d1 JAVA-3060: fixing failing integration tests in spring-reactive. 2022-01-14 16:44:13 +05:30
Haroon Khan
5ba664e635 [JAVA-8986] Upgrade spring-kafka to latest Boot version 2022-01-14 10:28:09 +00:00
kwoyke
a036ee4545 Merge pull request #11695 from chaos2418/JAVA-8356
JAVA-8356: split or move spring-boot-properties
2022-01-14 10:19:57 +01:00
chaos2418
54c7d1ff7d JAVA-8356: split or move spring-boot-properties 2022-01-14 13:34:42 +05:30
kwoyke
5414c92546 JAVA-9396: Update pdfbox-tools & pdf2dom dependencies (#11681) 2022-01-13 21:56:09 +05:30
Loredana Crusoveanu
caca70c6de Merge pull request #11692 from kwoyke/JAVA-9429
JAVA-9429: Upgrade DynamicJasper dependency
2022-01-13 18:08:20 +02:00
Loredana Crusoveanu
e8dcde0acd Merge pull request #11688 from kwoyke/JAVA-9017
JAVA-9017: Move ejb-beans to the heavy profile
2022-01-13 18:03:17 +02:00
pabloubal
864c50d47b BAEL-5178:An introduction to InstantSource (#11646)
* BAEL-5178:An introduction to InstantSource

* BAEL-5178:PR fixes

Co-authored-by: Pablo Ubal <pablo.ubal@flexit.es>
2022-01-13 20:42:54 +05:30
Krzysiek
10964d31a1 JAVA-9429: Upgrade DynamicJasper dependency 2022-01-13 15:33:21 +01:00
Krzysiek
26d9c35042 JAVA-9017: Move ejb-beans to the heavy profile 2022-01-13 11:36:36 +01:00
kwoyke
7febf0b99d Merge pull request #11659 from chaos2418/JAVA-8981
JAVA:8981: verify spring.mvc.pathmatch.matching-strategy property usage
2022-01-13 11:01:21 +01:00
kwoyke
21d3008d1f Merge pull request #11687 from hkhan/JAVA-9425-fix-sirix-integration-tests
[JAVA-9425] Fix failing integration tests in Sirix module
2022-01-13 10:25:17 +01:00
Loredana Crusoveanu
40366ac296 Merge pull request #11686 from johnA1331/master
BAEL-47035 - add links to github-baeldung articles
2022-01-13 11:02:43 +02:00
Haroon Khan
cfd566c8e5 [JAVA-9425] Fix failing integration tests in Sirix module 2022-01-13 09:01:20 +00:00
kwoyke
0b629590de Merge pull request #11670 from freelansam/JAVA-9022
JAVA-9022: Fix formatting of POMs
2022-01-13 09:50:07 +01:00
ravipathak
b1f7e470cb BAEL-5158: removing finding class. 2022-01-13 08:30:05 +00:00
ravipathak
7a403f834f Merge remote-tracking branch 'mine/origin/BAEL-5158' into origin/BAEL-5158 2022-01-13 08:24:28 +00:00
ravipathak
496fddbb28 BAEL-5158: Sample App and Unit test for finding ObjectMapper class in a jar. 2022-01-13 08:23:42 +00:00