Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshlong-attic/2024-11-06-jfall-nl
you know how we do
https://github.com/joshlong-attic/2024-11-06-jfall-nl
Last synced: 2 days ago
JSON representation
you know how we do
- Host: GitHub
- URL: https://github.com/joshlong-attic/2024-11-06-jfall-nl
- Owner: joshlong-attic
- License: apache-2.0
- Created: 2024-11-06T11:27:13.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-06T11:36:11.000Z (about 2 months ago)
- Last Synced: 2024-11-06T12:30:44.650Z (about 2 months ago)
- Language: Java
- Size: 40 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
- Security: security/misc/init_db.sh
Awesome Lists containing this project
README
# Spring Boot Masterclass
Speaker: Josh Long
Spring deep dive
We live in an amazing time of opportunity; there’s never been a better time to be a Java and Spring developer!In this deep dive, we’re going to explore a few key things you’ll need to know to be productive with Spring in 2024 and the years ahead:
* Get your feet wet with Spring Boot for the 101 experience.
* Integrate AI (artificial intelligence) into your application with Spring AI.
* Build modular monoliths and scale your application development, as well as your application itself, with Spring Modulith.
* Learn how to wield OAuth with Spring Security’s OAuth support and the awesome Spring Authorization Server.
* Learn how to optimize and scale out your application with things like GraalVM native images, virtual threads, and more.