java-web-exercises icon indicating copy to clipboard operation
java-web-exercises copied to clipboard

Training Exercises that cover Networking, HTTP, Servlet API, Spring MVC and Spring Boot

Results 4 java-web-exercises issues
Sort by recently updated
recently updated
newest added

Additional test for TrimmedAnnotationBeanPostProcessor

Hi! I encountered an exception, when using SDK Temurin 17.0.6: "Unsupported class file major version 61". However, when I changed the dependency to Spring Boot 2.6.0 everything was OK.