vatsalgosar
6cd7bfba80
BAEL-3987 ( #9139 )
...
* BAEL-3987 - Cast an int to an enum value
* refactoring
* code refactored
* BAEL-3987 - Updated code snippets
* bAEL-3987 - Fixed indentation
2020-05-28 17:37:23 +01:00
François Dupire
2bdba48843
[JAVA-1657] Junit and Maven Surefire Plugin upgrade in core-java-modules ( #9301 )
...
* [JAVA-1657] core-java-modules JUnit and Maven Surefire Plugin upgrade
* [JAVA-1657] Changed sub modules parents to core-java-modules and core-java-modules to parent-java
* [JAVA-1657] Upgraded JUnit Jupiter version
* [JAVA-1657] Get JUnit 4 dependency transitively
2020-05-25 19:45:48 +05:30
dupirefr
a990d57407
[BAEL-3981] Fixes from Josh's review
...
* Upgraded Apache Commons to 3.10
* Replaced Nathalie by Natalie
2020-05-20 23:41:13 +02:00
dupirefr
24a88c11ac
[BAEL-3981] Moved inner classes to upper level
2020-05-20 23:31:13 +02:00
dupirefr
dbdb32da46
[BAEL-3981] Code for article
...
* Equality operators
* Object#equals method
* Objects#equals static method
* Comparable interface
* Comparator interface
* Apache Commons features
* Guava features
2020-05-20 23:31:12 +02:00
Marcos Lopez Gonzalez
cdd14b23f7
AgeCalculator changes
2020-04-28 22:56:25 +02:00
Marcos Lopez Gonzalez
c59d9dbf8f
changed example for finder of root cause exception
2020-04-28 22:55:30 +02:00
Marcos Lopez Gonzalez
c223b669be
root cause finder
2020-04-28 22:15:39 +02:00
johnA1331
e1cf55dc82
Update README.md
2020-04-10 15:40:36 +08:00
kwoyke
8c5dfc6f17
BAEL-3978: Add code samples for Objects.equals() ( #9033 )
2020-04-05 07:52:47 +02:00
Antonio Moreno
2ba09756f7
BAEL-3928 Comparing Long values in Java
2020-03-28 11:53:42 +00:00
johnA1331
a5ea8c9d12
Update README.md
2020-03-18 13:12:25 +08:00
amit.pandey
1f4a4e24ec
pom formatting
2020-03-15 18:22:24 +05:30
rpvilao
31d0d6a7cd
Merge pull request #8672 from sampada07/BAEL-3394
...
BAEL-3394 : Using headless mode in Java
2020-02-12 18:21:44 +01:00
johnA1331
9b7b426965
Update README.md
2020-02-10 15:20:46 +08:00
johnA1331
d55d7157cc
Update README.md
2020-02-10 15:19:13 +08:00
sampada
d461fb4593
BAEL-3394 : Using headless mode in Java
2020-02-06 19:30:52 +05:30
johnA1331
81670cfebf
Update README.md
2020-02-05 16:10:35 +08:00
Kai Yuan
50066f0aef
improvement of the article "How to Return Multiple Values From a Java Method"
2020-01-28 21:47:36 +01:00
amit.pandey
b2b41f2f12
move versions in properties
2020-01-16 01:53:26 +05:30
M-Abdelbaset
e0f885a467
Bael 3510-method multiple return values ( #8348 )
...
* init
* first draft
* first review round changes
* second review round
* changing arg name
2020-01-01 13:19:04 +02:00
rahulgul8
888539b06d
Changes for "Guide to finally in Java" (BAEL-3526) ( #8237 )
...
* Adding files for finally keyword
* Adding returnFromCatch example.
* Adding empty braces instead of dangling ;
* Return from try, removing the catch block.
* moving to to core-java module
* moving to core-java-lang-2
2020-01-01 13:11:12 +02:00
catalin-burcea
153a3923f0
[BAEL-18783] - Fix formatting of POMs
2019-12-06 11:40:56 +02:00
Sampada
69f8d56f3e
BAEL-3511 : Default parameters in Java ( #8317 )
...
* Added Assertj dependency
* Default parameter example POJO and test class
2019-12-05 23:13:38 -08:00
johnA1331
7ff15f89d8
Update README.md
2019-11-22 00:08:40 +08:00
Jonathan Turnock
65b94b66f4
BAEL-3212 - Examples of POJO, Bean and BeanUtils reflection ( #7782 )
...
* BAEL-3212 - Examples of POJO, Bean and BeanUtils reflection
* Update pom.xml
2019-11-13 21:57:54 +00:00
Eric Martin
3225470df5
Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
...
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00