File tree
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-27-solution-enhance-student-information-method-on-grade-book-controller
- src
- main
- java/com/luv2code/springmvc
- controller
- models
- repository
- service
- resources
- static/cssandjs
- js
- templates
- test/java/com/luv2code/springmvc
- 3.01-28-solution-create-grade-on-grade-book-controller
- src
- main
- java/com/luv2code/springmvc
- controller
- models
- repository
- service
- resources
- static/cssandjs
- js
- templates
- test/java/com/luv2code/springmvc
- 3.01-28-solution-enhance-student-information-method-on-grade-book-controller/src/main/resources
- 3.01-29-solution-create-grade-on-grade-book-controller/src/main/resources
- 3.01-29-solution-enhance-and-refactor-configure-student-information-model
- src
- main
- java/com/luv2code/springmvc
- controller
- models
- repository
- service
- resources
- static/cssandjs
- js
- templates
- test/java/com/luv2code/springmvc
- 3.01-30-solution-create-a-valid-grade-http-request-student-does-not-exist
- src
- main
- java/com/luv2code/springmvc
- controller
- models
- repository
- service
- resources
- static/cssandjs
- js
- templates
- test/java/com/luv2code/springmvc
- 3.01-30-solution-enhance-and-refactor-configure-student-information-model/src/main/resources
- 3.01-31-solution-create-a-valid-grade-http-request-student-does-not-exist/src/main/resources
- 3.01-31-solution-create-an-invalid-grade-http-request-grade-type-does-not-exist
- src
- main
- java/com/luv2code/springmvc
- controller
- models
- repository
- service
- resources
- static/cssandjs
- js
- templates
- test/java/com/luv2code/springmvc
- 3.01-32-solution-create-an-invalid-grade-http-request-grade-type-does-not-exist/src/main/resources
- 3.01-32-solution-delete-a-valid-grade-http-request
- src
- main
- java/com/luv2code/springmvc
- controller
- models
- repository
- service
- resources
- static/cssandjs
- js
- templates
- test/java/com/luv2code/springmvc
- 3.01-33-solution-delete-a-valid-grade-http-request-grade-id-does-not-exist
- src
- main
- java/com/luv2code/springmvc
- controller
- models
- repository
- service
- resources
- static/cssandjs
- js
- templates
- test/java/com/luv2code/springmvc
- 3.01-33-solution-delete-a-valid-grade-http-request/src/main/resources
- 3.01-34-solution-delete-a-non-valid-grade-http-request
- src
- main
- java/com/luv2code/springmvc
- controller
- models
- repository
- service
- resources
- static/cssandjs
- js
- templates
- test/java/com/luv2code/springmvc
- 3.01-34-solution-delete-a-valid-grade-http-request-grade-id-does-not-exist/src/main/resources
- 3.01-35-solution-delete-a-non-valid-grade-http-request/src/main/resources
- 3.01-35-solution-update-student-information-thymeleaf-template-to-use-dynamic-data
- src
- main
- java/com/luv2code/springmvc
- controller
- models
- repository
- service
- resources
- static/cssandjs
- js
- templates
- test/java/com/luv2code/springmvc
- 3.01-36-solution-create-application-test-properties-file
- src
- main
- java/com/luv2code/springmvc
- controller
- models
- repository
- service
- resources
- static/cssandjs
- js
- templates
- test/java/com/luv2code/springmvc
- 3.01-36-solution-update-student-information-thymeleaf-template-to-use-dynamic-data/src/main/resources
- 3.01-37-solution-create-application-test-properties-file/src/main/resources
- 3.01-37-solution-update-app-to-connect-to-mysql
- src
- main
- java/com/luv2code/springmvc
- controller
- models
- repository
- service
- resources
- static/cssandjs
- js
- templates
- test/java/com/luv2code/springmvc
- 3.01-38-solution-update-app-to-connect-to-mysql/src/main/resources
- 3.01-80-solution-final
- src
- main
- java/com/luv2code/springmvc
- controller
- models
- repository
- service
- resources
- static/cssandjs
- js
- templates
- test/java/com/luv2code/springmvc
- 4.00-starting-project
- 4.01-starting-project-solutions
- section-12-testing-spring-boot-rest-apis
- solution-4.01-02-setting-up-gradebook-controller-test
- src
- main/resources
- test/java/com/luv2code/springmvc
- solution-4.01-03-get-students-test
- src/test/java/com/luv2code/springmvc
- solution-4.01-04-create-student
- src/test/java/com/luv2code/springmvc
- solution-4.01-05-delete-student
- src/test/java/com/luv2code/springmvc
- solution-4.01-06-delete-student-error-page
- src/test/java/com/luv2code/springmvc
- solution-4.01-07-student-information-created
- src/test/java/com/luv2code/springmvc
- solution-4.01-08-student-information-student-not-found
- src/test/java/com/luv2code/springmvc
- solution-4.01-09-create-a-valid-grade
- src/test/java/com/luv2code/springmvc
- solution-4.01-10-create-a-valid-student-id-does-not-exist
- src/test/java/com/luv2code/springmvc
- solution-4.01-11-create-an-invalid-grade-the-grade-type-does-not-exist
- src/test/java/com/luv2code/springmvc
- solution-4.01-12-delete-a-valid-grade
- src/test/java/com/luv2code/springmvc
- solution-4.01-13-delete-a-valid-grade-the-grade-id-does-not-exist
- src/test/java/com/luv2code/springmvc
- solution-4.01-14-delete-a-invalid-grade-the-grade-type-does-not-exist
- src/test/java/com/luv2code/springmvc
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
0 commit comments