Commit Graph

20527 Commits

Author SHA1 Message Date
Adrian Maghear
fc48469e28 [BAEL-3600] setup initial mantis job 2020-10-04 12:49:14 +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
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
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
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
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
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
Loredana Crusoveanu
7097bb27f0 Merge pull request #10065 from kwoyke/JAVA-2901
JAVA-2901: Fix failing int tests in spring-mvc-basics-4
2020-09-22 09:45:45 +03:00
bfontana
7c06591c18 Merge pull request #10064 from rezaep/master
BAEL-4488 Fix indents
2020-09-21 21:09:50 -03:00
bfontana
69e2249919 Merge pull request #10055 from akeshri/master
PR review changes
2020-09-21 20:28:39 -03:00
davidmartinezbarua
4cf41bb5e1 Merge pull request #10068 from ksilz/master
New PR for BAEL-3326: "Reducing JSON Data Size"
2020-09-21 17:47:42 -03:00
Karsten Silz
156a28ff5c Undoing another change. 2020-09-21 20:44:47 +01:00
Karsten Silz
ce6bc0fc29 Moved code to "json-2" module. 2020-09-21 20:40:16 +01:00
Karsten Silz
0407843a30 Moved code from "json" module. 2020-09-21 20:38:46 +01:00
Karsten Silz
e6ab0c80fb Added feedback from pull request. 2020-09-21 20:31:14 +01:00
Krzysiek
e10dd88b21 JAVA-2977: Get rid of the unused spring*boot* properties 2020-09-21 21:15:03 +02:00
Karsten Silz
9ac1670577 Merge branch 'master' of github.com:eugenp/tutorials into master 2020-09-21 20:14:46 +01:00
Krzysiek
81946bb549 JAVA-2901: Fix failing int tests in spring-mvc-basics-4 2020-09-21 20:53:16 +02:00
Reza Ebrahimpour
6356bcfb1e BAEL-4488 Fix indents 2020-09-21 21:48:26 +03:30
davidmartinezbarua
751c6f71ec Merge pull request #9990 from ricardomoreirab/master
BAEL-2503
2020-09-20 18:46:10 -03:00
akeshri
3abf6fee40 changes 2020-09-20 15:25:29 +05:30
Ricardo Caldas
f6e7932173 Add a new section in Lombok builder article - Minor Fixes 2020-09-19 19:58:33 -03:00
Tarun Jain
611765d57e Merge remote-tracking branch 'upstream/master' 2020-09-20 01:21:17 +05:30
Tarun Jain
a8fcfe0d04 BAEL-4404 | Added test class to verify the beahvior 2020-09-20 01:20:58 +05:30
bfontana
785d52c973 Merge pull request #10032 from rezaep/master
BAEL-4488 List available cipher algorithms
2020-09-19 16:32:21 -03:00
Dhawal Kapil
9cb60ffcf9 Merge pull request #9998 from Maiklins/JAVA-2394-Create-default-and-integration-profile-for-JDK-9-and-above-modules
Java-2394 Create default and integration profile for JDK-9 and above modules
2020-09-20 00:03:11 +05:30
Umang Budhwar
36920b7e24 Refactored code to use generic methods and use streams. (#10052) 2020-09-19 09:19:13 -07:00
Karsten Silz
77d161b43b Merge branch 'master' of github.com:eugenp/tutorials into master 2020-09-19 16:50:23 +01:00
KevinGilmore
4eafe3233a BAEL-3569: Update README (#10053)
* 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
2020-09-19 10:40:37 -05:00
Azhwani
ae439cc21e BAEL-4327: JSON Parameters with Spring MVC (#10036)
* first commit

* update commit

Co-authored-by: azhwani <>
2020-09-19 08:52:49 -05:00
mikr
206f708baa Java-82 Update pom with reference to JAVA-2824 for failing tests 2020-09-19 13:20:07 +02:00
Loredana Crusoveanu
793ce14244 Merge pull request #10050 from kwoyke/JAVA-2975
JAVA-2975: Clean up the pom.xml in spring-boot-exceptions
2020-09-19 08:47:25 +03:00
Krzysiek
b4b781d792 JAVA-2975: Clean up the pom.xml in spring-boot-exceptions 2020-09-18 22:40:10 +02:00
Loredana Crusoveanu
2fae406df0 Merge pull request #10040 from johnA1331/master
BAEL-27980 - add links to github-baeldung articles
2020-09-18 15:31:03 +03:00