24 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
Loredana
6ee4fba327 update post controller 2019-04-21 17:41:00 +03:00
Ger Roza
f391ddf462 Moved Spring HATEOAS article to spring-boot-rest module 2019-04-16 17:13:15 -03:00
Loredana Crusoveanu
b1af7f30bd
Merge pull request #6720 from amit2103/BAEL-14089
[BAEL-14089] - Moved code for Entity to DTO article
2019-04-16 00:02:40 +03:00
amit2103
10897b14b8 [BAEL-14088] - Moved interceptop, rest config and live test back to spring-rest module 2019-04-15 00:05:03 +05:30
amit2103
4d5d647e71 [BAEL-14089] - Removed PostRestApplication main class and adjusted configuration 2019-04-14 23:34:23 +05:30
amit2103
789c6695df [BAEL-14089] - Moved code for Entity to DTO article 2019-04-14 00:49:30 +05:30
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
af544b8736 remove extra import 2019-03-17 12:27:29 +02:00
Loredana
f62a8d0f70 small fixes to match articles 2019-03-17 12:26:00 +02:00
Ger Roza
1e9efcd606 Added scenario using FooPageableLiveTest bean 2019-02-24 09:40:25 -03: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
578d35d25d Move and Update Rest and Http Message Converter Article:
moved code (mostly commented out)
changed readme file
added spring boot exampel simply adding bean, for xml too
2019-02-19 16:23:44 -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
Loredana
1293f4e172 update boot dependencies, config 2019-01-25 22:40:12 +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