Commit Graph

10 Commits

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