Commit Graph

19 Commits

Author SHA1 Message Date
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