15 Commits

Author SHA1 Message Date
amit2103
81eeba2e32 [BAEL-14274] - Fixed article code for https://www.baeldung.com/building-a-restful-web-service-with-spring-and-java-based-configuration 2019-06-30 16:16:25 +05:30
Ger Roza
f391ddf462 Moved Spring HATEOAS article to spring-boot-rest module 2019-04-16 17:13:15 -03:00
amit2103
6b0a96291e [BAEL-14088] - Moved code for RequestBody and ResponseBody annotations article 2019-04-13 23:16:33 +05:30
enpy
88ca90327c BAEL 2730 (#6524)
* BAEL 2730

* jackson-dataformat-xml uncommented
2019-03-19 19:59:02 -07:00
Loredana
20002723ab remove extra import 2019-03-17 12:28:28 +02:00
Loredana
f62a8d0f70 small fixes to match articles 2019-03-17 12:26:00 +02:00
Ger Roza
52b164ffca [BAEL-11597] Move and update Etags article
* Moved etags article related code
* Fixed existing etag Ignored test
* Added etag scentsio adding etag support to a single endpoint
* Added tests for single endpoint etag scenario
* Cleaned now unused code in spring-rest-full module
2019-02-24 09:40:25 -03:00
Ger Roza
0b988db96d Moved Building REST API article related code from spring-rest-full to spring-boot-rest module 2019-01-29 17:04:33 -02:00
Ger Roza
b50ef0b400 improved slightly link generation code 2019-01-21 23:19:07 -02:00
Ger Roza
14b65b327f moved Rest Pagination article code from spring-rest-full to spring-boot-rest 2019-01-21 17:15:51 -02:00
Ger Roza
dea88da777 Adding dao dependencies and exception handling of original classes 2019-01-19 17:00:30 -02:00
Ger Roza
8a307c1aba moved new package to existing one 2019-01-19 09:32:54 -02:00
Ger Roza
684ee6040e Added example for spring boot exception handling 2019-01-17 17:44:49 -02:00
Ger Roza
22e98e06ea Removed most exception handlers from spring-rest-full (except the ones used in other articles) and moved them to spring-boot-rest 2019-01-15 18:45:36 -02:00
Dhawal Kapil
c0e36d5b10 BAEL-10925 New module spring-boot-rest 2019-01-09 00:30:54 +05:30