4080 Commits

Author SHA1 Message Date
maryarm
7e07ee688d Update .gitignore
BAEL-4107 - Undo changes of .gitignore
2020-08-21 22:33:19 +02:00
maryarm
e36678d920 BAEL-4107: Spring MVC Async vs Spring WebFlux 2020-08-15 14:20:40 +02:00
Jonathan Cook
932ca7da9e Merge pull request #9766 from j0rdanit0/BAEL-4352
BAEL-4352: Added project hierarchy to exemplify the <optional> tag.
2020-08-07 11:25:40 +02:00
Jonathan Cook
53a869163c Merge pull request #9794 from LeasyZhang/determin-primitive-objects
LeasyZhang/shiwangzhihe@gmail.com
2020-08-07 11:07:15 +02:00
Loredana Crusoveanu
8bd498752d 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
d8d5d6ae50 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
252ff05ab2 Merge pull request #9833 from alimate/BAEL-4473
BAEL-4473: Applying TRW Blocks
2020-08-07 09:42:15 +03:00
Eric Martin
0eb980a047 Merge pull request #9780 from majajoksovic/master
BAEL-4395
2020-08-06 19:47:13 -05:00
Ali Dehghani
2ca30645e8 Polish 2020-08-07 03:04:25 +04:30
Ali Dehghani
fce53395e1 Applying TRW Blocks 2020-08-07 03:00:34 +04:30
bfontana
9e8584e40f Merge pull request #9705 from erkpsingh24/path-variable-main
pathvariable-annotation
2020-08-06 18:58:53 -03:00
kwoyke
d821719314 BAEL-4492: Use the prefered List.toArray() approach (#9831) 2020-08-06 21:23:59 +02:00
karan
d444ab4d54 Fix formatting 2020-08-06 13:40:44 -04:00
joe zhang
54796738f8 update unit test 2020-08-06 23:14:19 +08:00
Eric Martin
696d707bd8 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
mdhtr
f3740c95c3 Make fields private and use getters/setters/constructors instead 2020-08-05 18:53:22 +02:00
Jordan Simpson
4367410910 Added pom packaging to module's pom 2020-08-05 10:47:13 -05:00
François Dupire
e7ec3ff7bc [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
Dhawal Kapil
dfb9af367f 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
joe zhang
33841c2034 use utility class directly 2020-08-03 22:52:22 +08:00
sampadawagde
254319fb30 JAVA-2297: Update "Spring Boot custom error page" article 2020-08-02 23:17:57 +05:30
Greg
6aa7c57db6 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
Mona Mohamadinia
353f454fe0 Improve How to Count the Number of Matches for a Regex? (#9788) 2020-08-02 16:36:13 +01:00
Mona Mohamadinia
8527d58063 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
80091e154a [JAVA-2276] Upgraded maven-assembly-plugin version to 3.3.0 (#9801) 2020-08-02 16:57:31 +05:30
Jonathan Cook
1e0b6ded84 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
638539a3d4 Merge pull request #9808 from amit2103/JAVA-2215
align module name & artifactId
2020-08-01 20:36:14 -06:00
Josh Cummings
b11b38b3ae Merge pull request #9809 from amit2103/JAVA-2217
Java 2217
2020-08-01 20:35:48 -06:00
Josh Cummings
2a3a03432b Merge pull request #9807 from amit2103/JAVA-2260
ingore files generated after build
2020-08-01 20:34:12 -06:00
Josh Cummings
0bc2ea6a8a Merge pull request #9604 from SanazTavakoli/master
add excel formula
2020-08-01 19:10:33 -06:00
amit.pandey
bff407ca05 used release repository 2020-08-02 03:51:32 +05:30
amit.pandey
314910468f used release repository 2020-08-02 03:47:35 +05:30
Maja Joksovic
6fc0c42586 fixed indentation 2020-08-01 22:58:00 +02:00
amit.pandey
71cd51e85f align module name & artifactId 2020-08-02 02:07:30 +05:30
Sampada
f18d4dfa98 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
623eaff91d ingore files generated after build 2020-08-02 00:55:58 +05:30
rpvilao
3acad0b7cf 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
21342c2f46 Resolved the Comments 2020-08-01 20:40:45 +04:30
Josh Cummings
3d547d068c 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
c748e81723 JAVA-17: Move Running Setup Data on Startup in Spring into spring-boot-data 2020-07-31 22:02:44 +02:00
davidmartinezbarua
acf23c0a11 Merge pull request #9621 from jesperancinha/BAEL-4281
[BAEL-4281] Examples of array comparisons
2020-07-31 11:16:14 -03:00
Ali Dehghani
508b4a2939 Added Reified Style to the List Example 2020-07-31 15:31:51 +04:30
Ali Dehghani
749bd7e99a Improve the Kotlin Jackson module 2020-07-31 15:26:27 +04:30
rpvilao
7c10e08e5b Merge pull request #9756 from MajewskiKrzysztof/BAEL-4289
BAEL-4289
2020-07-31 10:59:01 +01:00
vatsalgosar
ed51104e26 BAEL-3941 (#9499)
* BAEL-3941
- Code snippets for preserving line breaks using Jsoup while parsing HTML strings

* BAEL-3941
- swapped the order of arguments in assertEquals
2020-07-30 20:56:27 +01:00
Josh Cummings
f1525d652d Merge pull request #9793 from sampada07/JAVA-1525
JAVA-1525: Split or move spring-5-reactive module
2020-07-30 13:06:33 -06:00
Ali Dehghani
79b9df98a2 boolean[] vs. BitSet: Which is more efficient? 2020-07-30 21:52:53 +04:30
joe zhang
ae479954f4 refactor unit test name 2020-07-31 00:33:26 +08:00
joe zhang
6e43adc107 determine if an Object is of primitive type 2020-07-30 21:15:06 +08:00
joe zhang
f29c757e18 determine if an Object is of primitive type 2020-07-30 21:09:33 +08:00