Commit Graph

4141 Commits

Author SHA1 Message Date
Ali Dehghani 164957ad0a Improvement for Spring Boot Exit Codes 2020-08-09 11:38:50 +04:30
kwoyke 87111ea998 BAEL-4493: Use the prefered Set.toArray() approach (#9837) 2020-08-08 22:41:01 +02:00
Rando Shtishi 15e94bb577 BAEL-4230 - Adding Introduction to Spring Data JDBC Project (#9665) 2020-08-08 22:21:57 +02:00
Jonathan Cook 8da19e2b88 Merge pull request #9760 from umangbudhwar/master
BAEL-4329: Set field value with reflection
2020-08-08 20:43:56 +02:00
davidmartinezbarua 11ad6d048b Merge pull request #9758 from mdabrowski-eu/BAEL-4405-probability
BAEL-4405 Probability in Java
2020-08-08 15:08:41 -03:00
davidmartinezbarua dae31cd19e Merge pull request #9836 from gupta-ashu01/master
BAEL-440 Final PR
2020-08-08 15:01:05 -03:00
gupta-ashu01 5e0e587888 Update pom.xml
Removing BAEL-4408 module from pom
2020-08-08 15:15:01 +05:30
gupta-ashu01 82651842c7 Update README.md
Removing BAEL-4408 from Readme.md
2020-08-08 15:13:05 +05:30
gupta-ashu01 257b130ec2 Delete pom.xml 2020-08-08 15:12:25 +05:30
gupta-ashu01 14d522372d Delete README.md 2020-08-08 15:12:12 +05:30
gupta-ashu01 efac1811a3 Delete web.xml 2020-08-08 15:11:30 +05:30
gupta-ashu01 3c3b38df33 Delete index.html 2020-08-08 15:11:04 +05:30
gupta-ashu01 2db04e302f Delete SecondServlet.java 2020-08-08 15:10:35 +05:30
gupta-ashu01 a904f90ffc Delete FirstServlet.java 2020-08-08 15:10:20 +05:30
gupta-ashu01 93bbd7881c README.md updated with BAEL-4408 2020-08-08 15:06:35 +05:30
gupta-ashu01 b81350cfae BAEL-4408
BAEL-4408 files added
2020-08-08 15:05:45 +05:30
gupta-ashu01 c5326ca2e8 BAEL-4408
Adding files for BAEL-4408
2020-08-08 15:02:52 +05:30
mdabrowski-eu 1b2f33e4d4 BAEL-4405 add java-numbers-4 to main pom 2020-08-07 20:55:22 +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
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
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
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
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