java-tutorials/spring-boot-libraries
Fabian Rivera 7fa2aba180 BAEL-2414 Guide to problem-spring-web (#6147)
* Fix issue with package name and folder name mismatch

* Add problem-spring-web code samples

* Use the latest version of the problem-spring-web library. Add spring security exceptions handling samples

* Fix issue with security configuration. Fix sample for forbidden operation

* Update ProblemDemoConfiguration.java

* Add integration tests to validate problems are correctly handled and responses are generated using the problem library
2019-01-22 21:54:24 -08:00
..
.mvn/wrapper moved shedlock code example to module "spring-boot-libraries" 2018-12-19 20:04:54 +01:00
src BAEL-2414 Guide to problem-spring-web (#6147) 2019-01-22 21:54:24 -08:00
.gitignore moved shedlock code example to module "spring-boot-libraries" 2018-12-19 20:04:54 +01:00
README.MD updated README 2018-12-19 20:06:17 +01:00
mvnw moved shedlock code example to module "spring-boot-libraries" 2018-12-19 20:04:54 +01:00
mvnw.cmd moved shedlock code example to module "spring-boot-libraries" 2018-12-19 20:04:54 +01:00
pom.xml BAEL-2414 Guide to problem-spring-web (#6147) 2019-01-22 21:54:24 -08:00

README.MD

The Course

The "REST With Spring" Classes: http://bit.ly/restwithspring

Relevant Articles: