This website requires JavaScript.
Explore
Help
Register
Sign In
mindol1004
/
spring-boot-rest
Watch
1
Star
0
Fork
0
You've already forked spring-boot-rest
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
ff4538427f00e20234979d41e09202b7d79d6f9c
spring-boot-rest
/
core-java-modules
/
core-java-17
History
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
..
src
BAEL-5180 improvement on the article about sealed class
2022-06-30 23:12:51 +02:00
pom.xml
Feature/bael 5176 random number generators (
#11641
)
2022-01-06 08:54:44 +00:00
README.md
BAEL-5180 improvement on the article about sealed class
2022-06-30 23:12:51 +02:00
README.md
Relevant articles:
An Introduction to InstantSource in Java 17
Pattern Matching for Switch
Introduction to HexFormat in Java 17
New Features in Java 17
Random Number Generators in Java 17
Sealed Classes and Interfaces in Java 17