Skip to content

Commit a17a3c4

Browse files
committed
updates for Java 23 and Spring Boot 3
1 parent 3fb11d2 commit a17a3c4

File tree

404 files changed

+1502
-3617
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

404 files changed

+1502
-3617
lines changed

3.01-starting-project-solutions/section-11-testing-spring-boot-mvc-web-apps-student-information-and-grades/3.01-28-solution-enhance-student-information-method-on-grade-book-controller/HELP.md renamed to 3.01-starting-project-solutions/section-11-testing-spring-boot-mvc-web-apps-student-information-and-grades/3.01-27-solution-enhance-student-information-method-on-grade-book-controller/HELP.md

3.01-starting-project-solutions/section-11-testing-spring-boot-mvc-web-apps-student-information-and-grades/3.01-28-solution-enhance-student-information-method-on-grade-book-controller/mvnw renamed to 3.01-starting-project-solutions/section-11-testing-spring-boot-mvc-web-apps-student-information-and-grades/3.01-27-solution-enhance-student-information-method-on-grade-book-controller/mvnw

File renamed without changes.

3.01-starting-project-solutions/section-11-testing-spring-boot-mvc-web-apps-student-information-and-grades/3.01-28-solution-enhance-student-information-method-on-grade-book-controller/mvnw.cmd renamed to 3.01-starting-project-solutions/section-11-testing-spring-boot-mvc-web-apps-student-information-and-grades/3.01-27-solution-enhance-student-information-method-on-grade-book-controller/mvnw.cmd

File renamed without changes.

3.01-starting-project-solutions/section-11-testing-spring-boot-mvc-web-apps-student-information-and-grades/3.01-28-solution-enhance-student-information-method-on-grade-book-controller/pom.xml renamed to 3.01-starting-project-solutions/section-11-testing-spring-boot-mvc-web-apps-student-information-and-grades/3.01-27-solution-enhance-student-information-method-on-grade-book-controller/pom.xml

File renamed without changes.

3.01-starting-project-solutions/section-11-testing-spring-boot-mvc-web-apps-student-information-and-grades/3.01-28-solution-enhance-student-information-method-on-grade-book-controller/src/main/java/com/luv2code/springmvc/MvcTestingExampleApplication.java renamed to 3.01-starting-project-solutions/section-11-testing-spring-boot-mvc-web-apps-student-information-and-grades/3.01-27-solution-enhance-student-information-method-on-grade-book-controller/src/main/java/com/luv2code/springmvc/MvcTestingExampleApplication.java

File renamed without changes.

3.01-starting-project-solutions/section-11-testing-spring-boot-mvc-web-apps-student-information-and-grades/3.01-28-solution-enhance-student-information-method-on-grade-book-controller/src/main/java/com/luv2code/springmvc/ServletInitializer.java renamed to 3.01-starting-project-solutions/section-11-testing-spring-boot-mvc-web-apps-student-information-and-grades/3.01-27-solution-enhance-student-information-method-on-grade-book-controller/src/main/java/com/luv2code/springmvc/ServletInitializer.java

File renamed without changes.

3.01-starting-project-solutions/section-11-testing-spring-boot-mvc-web-apps-student-information-and-grades/3.01-28-solution-enhance-student-information-method-on-grade-book-controller/src/main/java/com/luv2code/springmvc/controller/GradebookController.java renamed to 3.01-starting-project-solutions/section-11-testing-spring-boot-mvc-web-apps-student-information-and-grades/3.01-27-solution-enhance-student-information-method-on-grade-book-controller/src/main/java/com/luv2code/springmvc/controller/GradebookController.java

File renamed without changes.

3.01-starting-project-solutions/section-11-testing-spring-boot-mvc-web-apps-student-information-and-grades/3.01-28-solution-enhance-student-information-method-on-grade-book-controller/src/main/java/com/luv2code/springmvc/models/CollegeStudent.java renamed to 3.01-starting-project-solutions/section-11-testing-spring-boot-mvc-web-apps-student-information-and-grades/3.01-27-solution-enhance-student-information-method-on-grade-book-controller/src/main/java/com/luv2code/springmvc/models/CollegeStudent.java

File renamed without changes.

3.01-starting-project-solutions/section-11-testing-spring-boot-mvc-web-apps-student-information-and-grades/3.01-28-solution-enhance-student-information-method-on-grade-book-controller/src/main/java/com/luv2code/springmvc/models/Grade.java renamed to 3.01-starting-project-solutions/section-11-testing-spring-boot-mvc-web-apps-student-information-and-grades/3.01-27-solution-enhance-student-information-method-on-grade-book-controller/src/main/java/com/luv2code/springmvc/models/Grade.java

File renamed without changes.

3.01-starting-project-solutions/section-11-testing-spring-boot-mvc-web-apps-student-information-and-grades/3.01-28-solution-enhance-student-information-method-on-grade-book-controller/src/main/java/com/luv2code/springmvc/models/Gradebook.java renamed to 3.01-starting-project-solutions/section-11-testing-spring-boot-mvc-web-apps-student-information-and-grades/3.01-27-solution-enhance-student-information-method-on-grade-book-controller/src/main/java/com/luv2code/springmvc/models/Gradebook.java

File renamed without changes.

0 commit comments

Comments
 (0)