Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 236 Bytes

File metadata and controls

4 lines (3 loc) · 236 Bytes

java14-spring

💻 Demo Java 14 + Spring - hands on

Sample code demonstrating how to use Java 14 features (records, switch expressions, pattern matching of instance of, text blocks) with Spring by developing a simple CRUD API.