18 Commits

Author SHA1 Message Date
Michael Olayemi
e0c573094a BAEL-5979 Instanceof Alternatives (#13082)
* simple-thymeleaf-expression

* expression-update

* instanceof

* instanceof

* instanceof

* update

* Update pom.xml

* Update pom.xml

* instanceof

* update

* instanceofnew

* instanceofnew

* instanceofnew

* instanceofnew

* instanceofnew

* instanceofnew

* update

* pom

* Revert "pom"

This reverts commit c5075e6ba7.

* Revert "Update pom.xml"

This reverts commit 7dd02df1ae.

* Revert "Revert "Update pom.xml""

This reverts commit a02a1f67d1.

* Update pom.xml

* Revert "Update pom.xml"

This reverts commit 7dd02df1ae.

* Update pom.xml

* JAVA-8436: Remove AssertJ depenendency from the child modules - part 4

* Update pom.xml

* JAVA-8436: Remove AssertJ depenendency from the child modules - part 4

* BAEL-5979 Instanceof Alternatives
2022-12-12 20:56:43 -06:00
Haroon Khan
46e6b55c42 [JAVA-13290] Update record name 2022-07-14 10:50:07 +01:00
Krzysiek
b978d68efb JAVA-8436: Remove AssertJ depenendency from the child modules - part 4 2021-11-18 14:03:13 +01:00
Krzysiek
0ab9e2e4f2 JAVA-7783: POM properties cleanup 2021-11-16 15:10:49 +01:00
freelansam
2dd519f647 Merge branch 'master' into JAVA-8204 2021-11-09 18:20:05 +05:30
sampadawagde
2982c91e7d JAVA-8204: Fix formatting of POMs 2021-11-09 16:27:03 +05:30
chaos2418
e29458d406 JAVA-1665: updated parent-java's junit and surefire configurations 2021-11-03 09:03:23 +05:30
johnA1331
ed03f491ce Update README.md 2021-09-24 12:37:24 +08:00
johnA1331
7e9574ce45 Update README.md 2021-09-22 23:00:59 +08:00
johnA1331
ddc115c87c Update README.md 2021-09-22 22:41:26 +08:00
LiamGve
3860b75fda BAEL-5069 code for article on new features in the Java 16 incremental… (#11176)
* BAEL-5069 code for article on new features in the Java 16 incremental release

* BAEL-5069 added some details around Vector API example and enable-preview in maven to allow package to build

Co-authored-by: Liam Garvie <liamgarvie@Liams-MacBook-Pro.local>
2021-09-22 08:33:17 +01:00
freelansam
23fec3d8a7 JAVA-7178: Fix formatting of POMs (#11236)
* JAVA-7178: Fix formatting of POMs

* JAVA-7178: fix failing build
2021-09-20 00:04:26 +05:30
Trying something new
2cfbd8d914 Formatting Changes for Java 5074 (#11206)
* Formatting Changes for Java 5074

Changed line change indentation to 2 spaces

* Rename StreamToListComparisonWithCollectorsToListUnitTest to StreamToListComparisonWithCollectorsToListUnitTest.java
2021-09-18 08:50:24 +05:30
johnA1331
523d9f8715 Update README.md 2021-09-15 22:03:24 +08:00
mbarriola
7932bd33ab Bael 5073 guide to multi map (#11179)
* Commit source code to branch

* BAEL-5065 improvement of groupBy with complex key

* Source code for Guide to Stream::mapMulti
2021-09-02 12:55:08 +02:00
mbarriola
f0e835b817 Bael 5066 aggregate over multiple fields (#11156)
* Commit source code to branch

* BAEL-5065 improvement of groupBy with complex key

* Aggregation of multiple attributes of a grouped result
2021-08-22 22:57:09 +02:00
mbarriola
3cd9ddb37e Java 5065 (#11126)
* Commit source code to branch

* BAEL-5065 improvement of groupBy with complex key
2021-08-16 23:43:53 +02:00
Azhwani
3befd30ef4 BAEL-4969: Improvement: Streams to Immutable Collections (#11026)
* add new module for java core 16

* format pom.xml
2021-07-14 21:18:47 -07:00