Commit Graph

20557 Commits

Author SHA1 Message Date
Eric Martin
806b10d9e3 Merge pull request #10057 from chris9408/feature/BAEL-4415
BAEL-4415 get a list of trusted certificates in Java
2020-09-28 22:54:10 -05:00
Krzysztof Majewski
dddc510301 BAEL-3997 (#10102)
* BAEL-3997 Verify Working with Date Parameters in Spring app level config

* rename properties

Co-authored-by: Krzysztof Majewski <krzysztof.majewski.km1@contractors.roche.com>
2020-09-28 20:32:37 -07:00
Krzysztof Majewski
f4fd219833 BAEL-4520 Getting Started with jOOQ (#10101)
Co-authored-by: Krzysztof Majewski <krzysztof.majewski.km1@contractors.roche.com>
2020-09-28 20:30:32 -07:00
kwoyke
70ed204f2f BAEL-4656: Get available port number for the test (#10096) 2020-09-28 16:29:44 +02:00
Eric Martin
53f02c491e Merge pull request #10075 from sk1418/springbootPort
[BAEL-4612] get spring boot port at runtime
2020-09-27 21:55:35 -05:00
Eric Martin
57bd11aa71 Merge pull request #10016 from wugangca/BAEL-4453
BAEL-4453 Reversing a Linked List in Java
2020-09-27 09:03:38 -05:00
Eric Martin
153a0f40f6 Merge pull request #10043 from sk1418/classObj
[BAEL-4532]a.getClass() vs A.class
2020-09-27 08:49:17 -05:00
doodoroma
213fce772a Merge pull request #10062 from azhwani/TBAEL4396
BAEL-4396: Find the last modified file in a directory with Java
2020-09-27 10:44:04 +02:00
Ronald Dehuysser
519e47cb8a [BAEL-4639] Running background jobs in Spring with JobRunr (#10089)
* [BAEL-4639] Running background jobs in Spring with JobRunr

* [BAEL-4639] Background jobs in Spring with JobRunr - update dependencies and readme

* [BAEL-4639] Background jobs in Spring with JobRunr - add required newline to application.properties

* [BAEL-4639] Background jobs in Spring with JobRunr - Make sure link is correct

* [BAEL-4639] Background jobs in Spring with JobRunr - Cleanup and LiveTest added

* [BAEL-4639] - Feedback

* [BAEL-4639] Update test with feedback
2020-09-26 14:14:11 -07:00
Kai Yuan
81f2109ae4 [BAEL-4532]a.getClass() vs A.class 2020-09-26 19:25:36 +02:00
Dhawal Kapil
9c66f4048a Merge pull request #10092 from dupirefr/team/JAVA-1669-missing_dependency
[JAVA-1669] Added missing byte-buddy dependency
2020-09-26 16:22:11 +05:30
fdpro
8986c5f786 [JAVA-1669] Added missing byte-buddy dependency 2020-09-26 08:23:21 +02:00
Krzysztof Majewski
264ac22304 BAEL-4520 Getting Started with jOOQ (#10086)
* BAEL-4520 Getting Started with jOOQ

* add generated sources

* remove maven files

* create tests

Co-authored-by: Krzysztof Majewski <krzysztof.majewski.km1@contractors.roche.com>
2020-09-25 14:39:32 -07:00
azhwani
d7d834f625 Add cleanUp 2020-09-25 18:40:26 +01:00
Loredana Crusoveanu
5acad136c9 Merge pull request #10083 from johnA1331/master
BAEL-27981 - add links to github-baeldung articles
2020-09-25 16:08:31 +03:00
kwoyke
d944626a5c BAEL-4641: Use MapStruct 1.3.1.Final (#10088) 2020-09-25 13:17:43 +02:00
Joe Boudreau
38f35c4030 BAEL-4448: Added examples for setting TLS version in HttpClient (#9936)
* [BAEL-4448] Added examples for setting TLS version in HttpClient

(cherry picked from commit f4d40fc3f3)

* [BAEL-4448] Simplified the code for one example

* [BAEL-4448] Formatting fixes and moved to new package

* [BAEL-4448] Forgot an import and fixed class name typo

* [BAEL-4448] Created second module for httpclient and moved article code

Co-authored-by: joe <joe.boudreau@pm.me>
2020-09-24 17:28:05 +01:00
Loredana Crusoveanu
10d527841c Merge pull request #9978 from harihar/master
generated gradle wrapper files
2020-09-24 18:59:31 +03:00
Loredana Crusoveanu
03505760a5 Merge pull request #10081 from kwoyke/JAVA-2974
JAVA-2974: Clean up the pom.xml in spring-data-jpa-enterprise
2020-09-24 11:38:34 +03:00
KevinGilmore
2929b3289c BAEL-4327 update README (#10084)
* BAEL-3336 BAEL-3058 add links

* BAEL-3319: add link

* BAEL-3284: add link

* BAEL-3198: add link to article

* BAEL-3479: add link to article

* BAEL-3485: add article link

* SCALA-38: move to new package and add link back to article

* SCALA-38: add imports back into unit test

* BAEL-3908: add link back to article

* BAEL-2893 BAEL-3927 add link back to article

* BAEL-3569: update README

* BAEL-4327: update README
2020-09-23 21:50:39 -05:00
davidmartinezbarua
6e9839b70f Merge pull request #9907 from tarunjain01/master
BAEL-4404
2020-09-23 23:07:06 -03:00
bfontana
fdb711a228 Merge pull request #10074 from eugenp/bfontana/BAEL-4337
BAEL-4337 - Conditionally ignoring or running tests in JUnit 4
2020-09-23 21:20:30 -03:00
Tarun Jain
83246e8e28 BAEL-4404|Updated test class name 2020-09-24 03:02:04 +05:30
Tarun Jain
b7228b1946 Merge remote-tracking branch 'upstream/master' 2020-09-24 02:45:49 +05:30
johnA1331
22c4055fdd Update README.md 2020-09-24 03:40:31 +08:00
johnA1331
60a5b4c493 Update README.md 2020-09-24 03:39:09 +08:00
johnA1331
2ad8b40ed0 Update README.md 2020-09-24 03:36:26 +08:00
johnA1331
2de07191d0 Create README.md 2020-09-24 03:34:17 +08:00
johnA1331
1eef2116fe Update README.md 2020-09-24 03:32:03 +08:00
Dhawal Kapil
935f2edfa8 Merge pull request #10080 from dupirefr/team/JAVA-2590-jdbctest_annotation
[JAVA-2590] Added example of @JdbcTest usage
2020-09-24 00:31:23 +05:30
johnA1331
2522d7124c Update README.md 2020-09-24 02:55:21 +08:00
johnA1331
aa994d2843 Create README.md 2020-09-24 02:53:02 +08:00
Dhawal Kapil
5cea7a6a1c Merge pull request #10073 from dupirefr/team/JAVA-2587-freemarker_spring_boot
[JAVA-2587] Added spring-boot dependency for freemarker
2020-09-24 00:21:06 +05:30
johnA1331
5daee8a784 Update README.md 2020-09-24 02:49:18 +08:00
johnA1331
8807e96868 Update README.md 2020-09-24 02:39:41 +08:00
Krzysiek
f39c7c3438 JAVA-2974: Clean up the pom.xml in spring-data-jpa-enterprise 2020-09-23 20:14:15 +02: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
Sampada
53474daeaa JAVA-2421: Merge spring-ehcache module into spring-caching module (#10072)
* JAVA-2421: Moved 1 article from spring-ehcache to spring-caching

* JAVA-2421: Removed module spring-ehcache

* JAVA-2421: Removed module spring-ehcache from main pom
2020-09-23 23:34:51 +05:30
fdpro
d2d65fadc8 [JAVA-2590] Added example of @JdbcTest usage 2020-09-23 19:31:59 +02:00
Cristian Stancalau
79ef02be99 BAEL-4156 Does a method's signature in Java include its return type? (#10049)
* BAEL-4156 Does a method's signature in Java include its return type?

* BAEL-4156 Add varargs

* Update OverloadingErrors.java

Co-authored-by: Cristian Stancalau <cstancalau@consultant.ffn.com>
2020-09-23 09:23:50 -07:00
Cristian Rosu
01a6f6b055 BAEL-4415 correct line continuations indent to 2 spaces 2020-09-23 17:36:48 +03:00
Cristian Rosu
1b999bb1a0 BAEL-4415 correct package name 2020-09-23 17:34:42 +03:00
Harihar Das
0a3dc3fe10 Merge remote-tracking branch 'upstream/master' 2020-09-23 08:14:49 +02:00
Loredana Crusoveanu
942386ebd3 Merge pull request #10071 from kwoyke/JAVA-2976
JAVA-2976: Get rid of the overriden spring-boot.version property
2020-09-23 08:25:54 +03:00
Bruno Fontana
0ef8e39af1 Fixing formatting issues. 2020-09-22 20:54:25 -03:00
Kai Yuan
de9a5e54de [BAEL-4612] get spring boot port at runtime 2020-09-23 01:10:11 +02:00
Bruno Fontana
7f28bb4828 Assume Class examples redone. 2020-09-22 18:21:24 -03:00
fdpro
1d372ba037 [JAVA-2587] Added spring-boot dependency for freemarker 2020-09-22 21:49:49 +02:00
Krzysztof Woyke
fd910d92c4 JAVA-2976: Get rid of the overriden spring-boot.version property 2020-09-22 14:57:32 +02:00
Loredana Crusoveanu
911e534d20 Merge pull request #10066 from kwoyke/JAVA-2977
JAVA-2977: Get rid of the unused spring*boot* properties
2020-09-22 09:47:02 +03:00