Commit Graph

12 Commits

Author SHA1 Message Date
Somnath Musib 39427baf50
Bael 7050 Java 21 New Features (#15870)
* BAEL-7050 Java 21 New Features

* BAEL-7050 Formatted the pom.xml file

* BAEL-7050 Moved the codebase to existing core-java-21 project

* Removed the old pom.xml reference

* Removed the old core-java-21-new-features project

* BAEL-7050 PR Review Changes

* BAEL-7050 Using JUnit5 in test cases

* BAEL-7050 Using JUnit5 in test cases

* BAEL-7050 Removed the public modifier from JUnit class and methods
2024-04-03 15:01:54 +02:00
rcalago c32f8831b8
Update README.md 2024-01-27 21:11:22 +08:00
Bhaskar Ghosh Dastidar 238e5fb473
[BAEL-7323] JFR EXAMPLE (#15650)
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2024-01-20 09:52:42 -07:00
Bipin kumar a44a7e4af1 JAVA-26001_A_C: Fix formatting of POMs for modules A to C (#14961) 2023-10-19 12:54:46 +03:00
edizor 4151a02bb6 Update README.md
[skip ci]
2023-10-05 19:34:57 +08:00
edizor 11cea0a956 Update README.md
[skip ci]
2023-10-05 19:26:10 +08:00
Alexandru Borza dc512cc408 BAEL-6971 Unnamed Classes and Instance Main Methods in Java 21 (#14841)
* BAEL-6727 Streams vs. Loops in Java

* BAEL-6971 - Unnamed Classes and Instance Main Methods in Java 21

* BAEL-6971 - decomment code

* BAEL-6971 - add child class

* BAEL-6971 - add unnamed class with method
2023-10-02 18:39:22 +05:30
edizor aebe7fa26b Update README.md
[skip ci]
2023-09-30 00:29:54 +08:00
Vlad 204555a479 Bael 6961 Unnamed Patterns and Variables (#14829)
* BAEL-6961 Added first code snippets

* Added code for article

* Added debug configuration

* Build trigger

---------

Co-authored-by: Vlad <vlad.galuska@hibyte.ro>
2023-09-28 09:05:39 -07:00
Bhaskar Ghosh Dastidar c689708383 [BAEL-6956] string templates (#14825)
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2023-09-24 18:32:12 -06:00
edizor d83ba0aef8 Update README.md
[skip ci]
2023-09-21 20:55:24 +08:00
ovidiu-mihai98 21176bb975 [BAEL-6810] - Sequenced Collections in Java 21 2023-08-30 19:58:17 +03:00