Commit Graph

2 Commits

Author SHA1 Message Date
Fabian Rivera
e2f3d605f0 Enable stacktraces and causal chain of causes. Add a couple of tests to validate stacktrace and cause are included in responses (#6315) 2019-02-11 08:37:48 -08:00
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