Commit Graph

19961 Commits

Author SHA1 Message Date
Loredana Crusoveanu
e448f338a9 Merge pull request #9800 from alimate/KTLN-171
KTLN-171: Improve the Kotlin Jackson module
2020-08-07 11:58:42 +03:00
Jonathan Cook
dd3e41dc6b Merge pull request #9830 from mdhtr/mdhtr/BAEL-1488_json-ld
BAEL-1488: JSON-LD
2020-08-07 10:58:11 +02:00
Loredana Crusoveanu
f4596a68d9 Merge pull request #9833 from alimate/BAEL-4473
BAEL-4473: Applying TRW Blocks
2020-08-07 09:42:15 +03:00
Eric Martin
642aa57a3f Merge pull request #9780 from majajoksovic/master
BAEL-4395
2020-08-06 19:47:13 -05:00
Ali Dehghani
b738f86388 Polish 2020-08-07 03:04:25 +04:30
Ali Dehghani
9c65f332ff Applying TRW Blocks 2020-08-07 03:00:34 +04:30
bfontana
026f7a5c46 Merge pull request #9705 from erkpsingh24/path-variable-main
pathvariable-annotation
2020-08-06 18:58:53 -03:00
kwoyke
c8275a9a34 BAEL-4492: Use the prefered List.toArray() approach (#9831) 2020-08-06 21:23:59 +02:00
karan
1fba1a7203 Fix formatting 2020-08-06 13:40:44 -04:00
joe zhang
39511b371a update unit test 2020-08-06 23:14:19 +08:00
Eric Martin
6c4801319a Merge pull request #9795 from alimate/BAEL-4250
BAEL-4250: boolean[] vs. BitSet: Which is more efficient?
2020-08-05 21:56:41 -05:00
mdabrowski-eu
b12a666db4 BAEL-4405 better names for parameters 2020-08-06 00:11:13 +02:00
mdabrowski-eu
0d186f81e0 BAEL-4405 move probability examples to java-numbers-4 2020-08-06 00:08:27 +02:00
mdhtr
386c838a94 Make fields private and use getters/setters/constructors instead 2020-08-05 18:53:22 +02:00
Jordan Simpson
2ccc3b0d09 Added pom packaging to module's pom 2020-08-05 10:47:13 -05:00
François Dupire
14b21fdc0a [JAVA-2276] Disabled frontend-maven-plugin for default-first and default-second profiles (#9820)
* [JAVA-2276] Upgraded maven-assembly-plugin version to 3.3.0

* [JAVA-2276] Disabling frontend-maven-plugin for default-first and default-second profiles
2020-08-05 07:15:26 +05:30
Krzysiek
112a9d0f72 JAVA-1652: Get rid of the overriden spring-boot.version property 2020-08-04 23:06:05 +02:00
mikr
af0383cd32 Java-65 split persistence-modules/spring-jpa 2020-08-04 22:39:30 +02:00
Dhawal Kapil
8b5a19ebec Merge pull request #9811 from sampada07/JAVA-2297
JAVA-2297: Update "Spring Boot custom error page" article
2020-08-04 09:27:44 +05:30
Krzysiek
00595f29ff JAVA-2300: Upgrade Spring Core to 5.2.8 in parent-spring-5 2020-08-03 21:22:23 +02:00
Umang Budhwar
9837877c92 Refactored code to use existing variables. 2020-08-03 21:01:57 +05:30
joe zhang
f66b13ab87 use utility class directly 2020-08-03 22:52:22 +08:00
azhwani
4957accaa0 quick fix 2020-08-03 12:57:37 +01:00
azhwani
a45b26bf46 first commit 2020-08-03 12:46:26 +01:00
sampadawagde
47418ab40e JAVA-2297: Update "Spring Boot custom error page" article 2020-08-02 23:17:57 +05:30
Greg
8741997069 Merge pull request #9518 from md-fork/master
BAEL-4083 - Using XML defined beans in a Spring Boot app
2020-08-02 13:14:08 -04:00
Umang Budhwar
369caa555f Refactored code to use short primitive instead of Short wrapper class. 2020-08-02 22:36:02 +05:30
Mona Mohamadinia
01492a6508 Improve How to Count the Number of Matches for a Regex? (#9788) 2020-08-02 16:36:13 +01:00
Mona Mohamadinia
95bf16a944 BAEL-4391: Check if a file exists in Java (#9748)
* Check if a file exists in Java

* Simple Assertions
2020-08-02 16:30:53 +01:00
François Dupire
77326c1a74 [JAVA-2276] Upgraded maven-assembly-plugin version to 3.3.0 (#9801) 2020-08-02 16:57:31 +05:30
Jonathan Cook
a0017401bc Merge pull request #9557 from mdhtr/mdhtr/BAEL-1488_json-ld
BAEL-1488: JSON-LD
2020-08-02 10:49:40 +02:00
Josh Cummings
c5c5a77139 Merge pull request #9808 from amit2103/JAVA-2215
align module name & artifactId
2020-08-01 20:36:14 -06:00
Josh Cummings
71d1f84ca2 Merge pull request #9809 from amit2103/JAVA-2217
Java 2217
2020-08-01 20:35:48 -06:00
Josh Cummings
6afea09866 Merge pull request #9807 from amit2103/JAVA-2260
ingore files generated after build
2020-08-01 20:34:12 -06:00
Josh Cummings
2ae80f83a5 Merge pull request #9604 from SanazTavakoli/master
add excel formula
2020-08-01 19:10:33 -06:00
amit.pandey
08f6c2d9df used release repository 2020-08-02 03:51:32 +05:30
amit.pandey
bf07b361b5 used release repository 2020-08-02 03:47:35 +05:30
Maja Joksovic
bf2531c7b8 fixed indentation 2020-08-01 22:58:00 +02:00
amit.pandey
821a076310 align module name & artifactId 2020-08-02 02:07:30 +05:30
Sampada
068a07c12f BAEL-3836: Fix failing test in core-java-concurrency-advanced-3 (#9806)
* BAEL-3836: Fix failing test in core-java-concurrency-advanced-3

* BAEL-3836: Fix failing test in core-java-concurrency-advanced-3
2020-08-01 13:09:35 -07:00
amit.pandey
63f1a1497a ingore files generated after build 2020-08-02 00:55:58 +05:30
rpvilao
d76446e50a Merge pull request #9754 from HelgaShiryaeva/cnn-dl4j-java-example
CNN example with Deeplearning4j in Java
2020-08-01 19:31:43 +01:00
Ali Dehghani
2a958614ee Resolved the Comments 2020-08-01 20:40:45 +04:30
Josh Cummings
7e0506fe2a Merge pull request #9803 from kwoyke/JAVA-17
JAVA-17: Move Running Setup Data on Startup in Spring into spring-boo…
2020-07-31 23:21:26 -06:00
Krzysiek
aa4f50ca09 JAVA-17: Move Running Setup Data on Startup in Spring into spring-boot-data 2020-07-31 22:02:44 +02:00
Maiklins
e0b42dcae6 Merge pull request #67 from eugenp/master
update
2020-07-31 21:32:48 +02:00
davidmartinezbarua
e727b34e20 Merge pull request #9621 from jesperancinha/BAEL-4281
[BAEL-4281] Examples of array comparisons
2020-07-31 11:16:14 -03:00
Ali Dehghani
8034b2baef Added Reified Style to the List Example 2020-07-31 15:31:51 +04:30
Ali Dehghani
eab0caf166 Improve the Kotlin Jackson module 2020-07-31 15:26:27 +04:30
rpvilao
cc37fee2b2 Merge pull request #9756 from MajewskiKrzysztof/BAEL-4289
BAEL-4289
2020-07-31 10:59:01 +01:00