java-tutorials/spring-all/src
Ante Pocedulic db2b93a1b6 Ehcache article source code (#751)
* - created packages for each logical part of application
- created validator for WebsiteUser rest API
- created ValidatorEventRegister class which fixes known bug for not
detecting generated events
- created custom Exception Handler which creates better response
messages

* Code formatting

* formated pom.xml
replaced for loops with streams
fixed bug while getting all beans

* removed unnecessary code
changed repository type

* - added test for Spring Data REST APIs
- changed bad request return code
- formated code

* - added source code for ehcache article
- added ehcache dependency to pom.xml

* - added test for ehcache article
- removed main method which was only for testing purposes
2016-10-16 12:12:51 +03:00
..
main formatting work 2016-10-12 08:02:05 +03:00
test Ehcache article source code (#751) 2016-10-16 12:12:51 +03:00