1. Maven, Spring, SpringMVC and Springboot 2. Hibernate, JPA and CSVJDBC 3. Thymeleaf 4. Log4j2 5. AoP exception handler 6. AJAX, JSON, REST and Lambda 7. JUNIT ...
I have a Spring Boot Gradle project based on Java 11 but the extension seems to assume the project is Java 8 and gives me errors on those language features not in Java 8 (although ./gradlew build ...