Build a Secure Java REST API with Spring Boot

This screencast shows you how to build a Java REST API with Spring Boot, secure it with OAuth 2.0, and compile it into a native binary with GraalVM. Blog post: GitHub repo: Demo script: Questions: Table of Contents: 00:00 - Hello, Java developers 00:51 - Install prerequisites 01:24 - Install a JDK with GraalVM 01:40 - Generate an OAuth 2.0 Access Token 02:39 - Start a Spring Boot Java REST API 04:42 - Run and Test your Spring Boot REST API with HTTPie 05:26 - Build a Native Spring Boot App 05:59 - Startup Time Comparison 06:35 - Memory Usage Comparison 07:27 - Check out `okta start spring-boot` 08:04 - Find the example code on GitHub 08:16 - Thanks for watching! #Java #RESTAPI #SpringBoot ---- Okta is a develop
Back to Top