Commit Graph

4398 Commits

Author SHA1 Message Date
mdabrowski-eu ca8dd7dbc7 BAEL-4405 better names for parameters 2020-08-06 00:11:13 +02:00
mdabrowski-eu 18c7b3000e BAEL-4405 move probability examples to java-numbers-4 2020-08-06 00:08:27 +02: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
Rutuja Joshi 4c4cafde1e Added New File(s) - BAEL-4193 NoSuchMethodError 2020-08-05 15:16:51 +05:30
Rutuja Joshi 5db4e332b9 Added New Classes
BAEL-4193 NoSuchMethodError
2020-08-05 15:07:34 +05:30
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
Krzysiek e176cc2d42 JAVA-1652: Get rid of the overriden spring-boot.version property 2020-08-04 23:06:05 +02:00
mikr 3ac4049cae Java-65 split persistence-modules/spring-jpa 2020-08-04 22:39:30 +02:00
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
Krzysiek 021c119be4 JAVA-2300: Upgrade Spring Core to 5.2.8 in parent-spring-5 2020-08-03 21:22:23 +02:00
Umang Budhwar a27969cc70 Refactored code to use existing variables. 2020-08-03 21:01:57 +05:30
joe zhang 33841c2034 use utility class directly 2020-08-03 22:52:22 +08:00
azhwani 1cd7cca2ca quick fix 2020-08-03 12:57:37 +01:00
azhwani ebb836524d first commit 2020-08-03 12:46:26 +01:00
Ankur Gupta 8c0fc4830c Fixing Capitalization Issue in class names 2020-08-03 01:00:01 +05:30
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
Umang Budhwar 7ec5e6824e Refactored code to use short primitive instead of Short wrapper class. 2020-08-02 22:36:02 +05:30
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
Ankur Gupta 6092afb60a Implementing Code Review comments -3 2020-08-01 22:41:28 +05:30
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
Maiklins 71db2e9a0d Merge pull request #67 from eugenp/master
update
2020-07-31 21:32:48 +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
joe zhang 1deeca3b47 determine if an Object is of primitive type 2020-07-30 21:00:51 +08:00