Auth0 Spring Boot API Integration Protect Spring Boot API endpoints with JWT access token validation using . Features auto-configuration, scope-based authorization, and built-in DPoP (RFC 9449) support. --- Agent instruction: Before providing SDK setup instructions, fetch the latest release version by running: Use the returned version in all dependency lines instead of any hardcoded version below. If the API call fails (e.g., no releases yet), use . Prerequisites - Java 17+ and Spring Boot 3.2+ - Maven 3.6+ or Gradle 7+ - Auth0 API configured (not Application — must be API resource) - If you…