An open API service indexing awesome lists of open source software.

https://github.com/loiane/java14-spring

:computer: Demo Java 14 + Spring - hands on
https://github.com/loiane/java14-spring

Last synced: 4 months ago
JSON representation

:computer: Demo Java 14 + Spring - hands on

Awesome Lists containing this project

README

          

# java14-spring
:computer: 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.