Commit Graph

5105 Commits

Author SHA1 Message Date
Loredana Crusoveanu 62402477f1 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 bea3fccca7 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 df58b7b521 Merge pull request #9907 from tarunjain01/master
BAEL-4404
2020-09-23 23:07:06 -03:00
bfontana 71623e7880 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 17369c4b77 BAEL-4404|Updated test class name 2020-09-24 03:02:04 +05:30
Tarun Jain 6fc2261a39 Merge remote-tracking branch 'upstream/master' 2020-09-24 02:45:49 +05:30
johnA1331 86876c57d1 Update README.md 2020-09-24 03:40:31 +08:00
johnA1331 bea5c242af Update README.md 2020-09-24 03:39:09 +08:00
johnA1331 4575ad9846 Update README.md 2020-09-24 03:36:26 +08:00
johnA1331 2ba94bd154 Create README.md 2020-09-24 03:34:17 +08:00
johnA1331 95549836ec Update README.md 2020-09-24 03:32:03 +08:00
Dhawal Kapil 952e7d3a0d 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 46c071b40b Update README.md 2020-09-24 02:55:21 +08:00
johnA1331 7e0a8329a2 Create README.md 2020-09-24 02:53:02 +08:00
Dhawal Kapil c73177e090 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 14965826eb Update README.md 2020-09-24 02:49:18 +08:00
johnA1331 027cba8b8b Update README.md 2020-09-24 02:39:41 +08:00
Krzysiek b800a844fd JAVA-2974: Clean up the pom.xml in spring-data-jpa-enterprise 2020-09-23 20:14:15 +02:00
François Dupire 68287516fe [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 49590633a8 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 a2751ea0d5 [JAVA-2590] Added example of @JdbcTest usage 2020-09-23 19:31:59 +02:00
Cristian Stancalau 20a3070093 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 478e6ccff6 BAEL-4415 correct line continuations indent to 2 spaces 2020-09-23 17:36:48 +03:00
Cristian Rosu 465a878d02 BAEL-4415 correct package name 2020-09-23 17:34:42 +03:00
Harihar Das 4c0469fd61 Merge remote-tracking branch 'upstream/master' 2020-09-23 08:14:49 +02:00
Loredana Crusoveanu e3d721b72c 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 9a8f92de76 Fixing formatting issues. 2020-09-22 20:54:25 -03:00
Kai Yuan 8b0b645e6f [BAEL-4612] get spring boot port at runtime 2020-09-23 01:10:11 +02:00
Bruno Fontana 9f51e1c6e5 Assume Class examples redone. 2020-09-22 18:21:24 -03:00
fdpro 5590f23896 [JAVA-2587] Added spring-boot dependency for freemarker 2020-09-22 21:49:49 +02:00
sahil.singla 27953f3bb1 Applied formatter 2020-09-22 22:18:17 +05:30
Krzysztof Woyke 9be17d36d2 JAVA-2976: Get rid of the overriden spring-boot.version property 2020-09-22 14:57:32 +02:00
Loredana Crusoveanu a06c39ae4b 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 7913ba10cb 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 4caee42f39 Merge pull request #10064 from rezaep/master
BAEL-4488 Fix indents
2020-09-21 21:09:50 -03:00
bfontana 7eb338f990 Merge pull request #10055 from akeshri/master
PR review changes
2020-09-21 20:28:39 -03:00
davidmartinezbarua 18fc989d8a 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 6947342212 Undoing another change. 2020-09-21 20:44:47 +01:00
Karsten Silz 9032835807 Moved code to "json-2" module. 2020-09-21 20:40:16 +01:00
Karsten Silz 65833e0a6b Moved code from "json" module. 2020-09-21 20:38:46 +01:00
Karsten Silz 025791611c Added feedback from pull request. 2020-09-21 20:31:14 +01:00
Krzysiek d51a8319c6 JAVA-2977: Get rid of the unused spring*boot* properties 2020-09-21 21:15:03 +02:00
Karsten Silz 5e2147e6f4 Merge branch 'master' of github.com:eugenp/tutorials into master 2020-09-21 20:14:46 +01:00
Krzysiek dda9d0fb67 JAVA-2901: Fix failing int tests in spring-mvc-basics-4 2020-09-21 20:53:16 +02:00
Reza Ebrahimpour fd9e75c6e2 BAEL-4488 Fix indents 2020-09-21 21:48:26 +03:30
azhwani 5d29ae5bbd first commit 2020-09-21 11:16:03 +01:00
davidmartinezbarua 10e7aaed73 Merge pull request #9990 from ricardomoreirab/master
BAEL-2503
2020-09-20 18:46:10 -03:00
Cristian Rosu 4503d5c3f7 BAEL-4415 get a list of trusted certificates in Java 2020-09-20 19:57:43 +03:00
amit.pandey 599a6c45fc fixing build issue 2020-09-20 15:58:04 +05:30
akeshri c4d98a6596 changes 2020-09-20 15:25:29 +05:30