Asjad J
5e650f4992
Updated README.md
...
Updated link title in README from 'Sealed Classes and Interfaces in Java 17' to 'Sealed Classes and Interfaces in Java'
2022-07-30 06:34:42 +05:00
thibault.faure
33667c6f65
BAEL-5180 improvement on the article about sealed class
...
move code to java 17 and use getPermittedSubClasses instead of permittedSubClasses
2022-06-30 23:12:51 +02:00
Asjad J
c1f635d80b
Update README.md
...
added link back to article
2022-01-23 09:57:22 +05:00
pabloubal
864c50d47b
BAEL-5178:An introduction to InstantSource ( #11646 )
...
* BAEL-5178:An introduction to InstantSource
* BAEL-5178:PR fixes
Co-authored-by: Pablo Ubal <pablo.ubal@flexit.es >
2022-01-13 20:42:54 +05:30
johnA1331
ca92a6601a
Update README.md
2022-01-13 14:03:15 +08:00
Daniel Strmecki
d7cca3ffe3
Feature/bael 5176 random number generators ( #11641 )
...
* BAEL-5176: Add simple test
* BAEL-5176: Add benchmark runner
* BAEL-5176: Update examples
* BAEL-5176: Refactor
* BAEL-5176: Refactor
* BAEL-5176: Refactor
2022-01-06 08:54:44 +00: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
kwoyke
c732e28fcb
Merge pull request #11434 from freelansam/JAVA-8204
...
JAVA-8204: Fix formatting of POMs
2021-11-13 10:55:30 +01:00
johnA1331
5489293b38
Update README.md
2021-11-10 19:22:38 +08:00
johnA1331
2040890c2f
Update README.md
2021-11-10 19:20:50 +08: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
1781b6017b
JAVA-1672: removing redundant junit dependencies
2021-11-08 13:45:41 +05:30
davidmartinezbarua
26d1234384
Merge pull request #11363 from thiagohora/BAEL-5197/new_features_in_javav17
...
[BAEL-5197] New Features in Java 17
2021-11-07 13:55:04 -03:00
thomasduxbury
b5a2c9b50c
BAEL-5179: Introduction to HexFormat in Java 17 ( #11387 )
2021-11-06 18:56:30 -05:00
Thiago dos Santos Hora
89538023a9
Merge branch 'master' into BAEL-5197/new_features_in_javav17
2021-11-06 12:19:15 +01:00
Thiago dos Santos Hora
a059f32171
[BAEL-5197] Add code samples and tests
2021-11-06 12:16:23 +01:00
chaos2418
e29458d406
JAVA-1665: updated parent-java's junit and surefire configurations
2021-11-03 09:03:23 +05:30
johnA1331
689c1fa2eb
Update README.md
2021-10-21 22:12:41 +08:00
Daniel Strmecki
b5560909a1
Feature/bael 5177 switch pattern matching ( #11345 )
...
* BAEL-5177: New module using Java 17
* BAEL-5177: Add unit tests
* BAEL-5177: Add switch example
* BAEL-5177: Update type pattern test
* BAEL-5177: Total type example
* BAEL-5177: Refactor
* BAEL-5177: Move implementation to separate class
* BAEL-5177: Tabs to spaces
2021-10-20 22:29:46 +05:30