2021-10-20 18:59:46 +02:00
|
|
|
|
### Relevant articles:
|
|
|
|
|
|
2022-01-23 09:57:22 +05:00
|
|
|
|
- [An Introduction to InstantSource in Java 17](https://www.baeldung.com/java-instantsource)
|
2021-10-21 22:12:41 +08:00
|
|
|
|
- [Pattern Matching for Switch](https://www.baeldung.com/java-switch-pattern-matching)
|
2021-11-10 19:20:50 +08:00
|
|
|
|
- [Introduction to HexFormat in Java 17](https://www.baeldung.com/java-hexformat)
|
2021-11-10 19:22:38 +08:00
|
|
|
|
- [New Features in Java 17](https://www.baeldung.com/java-17-new-features)
|
2022-01-13 14:03:15 +08:00
|
|
|
|
- [Random Number Generators in Java 17](https://www.baeldung.com/java-17-random-number-generators)
|
2022-07-30 06:34:42 +05:00
|
|
|
|
- [Sealed Classes and Interfaces in Java](https://www.baeldung.com/java-sealed-classes-interfaces)
|
2023-02-24 19:22:20 +08:00
|
|
|
|
- [Migrate From Java 8 to Java 17](https://www.baeldung.com/java-migrate-8-to-17)
|
2023-09-01 19:50:43 +08:00
|
|
|
|
- [Format Multiple ‘or’ Conditions in an If Statement in Java](https://www.baeldung.com/java-multiple-or-conditions-if-statement)
|
2023-10-20 21:33:29 +08:00
|
|
|
|
- [Get All Record Fields and Its Values via Reflection](https://www.baeldung.com/java-reflection-record-fields-values)
|
2023-11-24 21:40:18 +08:00
|
|
|
|
- [Context-Specific Deserialization Filters in Java 17](https://www.baeldung.com/java-context-specific-deserialization-filters)
|