Loredana Crusoveanu
2ff2df9be4
Merge pull request #7221 from amit2103/BAEL-14274-22
...
[BAEL-14274] - Fixed article code for https://www.baeldung.com/buildi …
2019-07-20 21:50:10 +03:00
Dhawal Kapil
b6ae9ec3b4
Story/bael 14304 ( #7311 )
...
* BAEL-15951 Moved vavr, JHipster to default profiles
* BAEL-14304 Include the SpringContextIntegrationTest in the default build
- Added SpringContextTest.java in all the modules where SpringContextIntegrationTest already exists
* BAEL-14304 Changes in pmd rule and pom.xml to run UnitTest and SpringContextTest additionally in default profiles
* BAEL-14304 Minor changes
2019-07-20 14:33:56 +03:00
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
sheryllresulta
b7856034e0
Update README.md
2019-05-02 17:04:50 +08:00
Loredana
6ee4fba327
update post controller
2019-04-21 17:41:00 +03:00
Loredana Crusoveanu
86d4c0b0d9
Merge branch 'master' into geroza/BAEL-14138_update-and-move-Spring-HAETOAS-article
2019-04-21 10:45:20 +03:00
Eugen
0ee62413a5
Update README.md
2019-04-21 08:32:46 +03:00
Ger Roza
01af809924
changed spring-boot-rest HATEOAS dependency, to use the starter dependency instead
2019-04-20 16:48:02 -03:00
Ger Roza
f391ddf462
Moved Spring HATEOAS article to spring-boot-rest module
2019-04-16 17:13:15 -03:00
Loredana Crusoveanu
3d193b8ebf
Merge pull request #6738 from eugenp/update-links
...
update links
2019-04-16 00:02:56 +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
Loredana Crusoveanu
f13556c83a
Merge branch 'master' into update-links
2019-04-15 23:58:45 +03:00
Loredana
2a2c0a4271
update links
2019-04-15 23:57:30 +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
f737435586
Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-14088
2019-04-14 23:36:44 +05:30
amit2103
4d5d647e71
[BAEL-14089] - Removed PostRestApplication main class and adjusted configuration
2019-04-14 23:34:23 +05:30
amit2103
a7febb73eb
Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-14089
2019-04-14 23:05:34 +05:30
amit2103
bcbe5348e4
[BAEL-14090] - Moved code for Testing REST API article
2019-04-14 11:42:12 +05:30
amit2103
789c6695df
[BAEL-14089] - Moved code for Entity to DTO article
2019-04-14 00:49:30 +05:30
amit2103
0d1db00791
Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-14088
2019-04-14 00:11:12 +05:30
amit2103
6b0a96291e
[BAEL-14088] - Moved code for RequestBody and ResponseBody annotations article
2019-04-13 23:16:33 +05:30
Loredana Crusoveanu
3990032d76
Merge branch 'master' into master
2019-04-13 14:22:12 +03:00
sheryllresulta
3f651cf862
Update README.md
2019-04-09 21:35:04 +08:00
collaboratewithakash
6ed87d14b8
Back-link added
2019-04-09 16:57:49 +05:30
Loredana Crusoveanu
ccc39861fe
Merge pull request #6557 from sheryllresulta/master
...
Bi-monthly test fix- BAEL-13355
2019-03-26 22:39:56 +02:00
enpy
88ca90327c
BAEL 2730 ( #6524 )
...
* BAEL 2730
* jackson-dataformat-xml uncommented
2019-03-19 19:59:02 -07:00
sheryllresulta
c4fae305aa
Update README.md
2019-03-18 17:18:08 +08:00
Loredana
7895993ee4
remove extra config
2019-03-17 12:29:40 +02: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
7ee231b817
[BAEL-11601] Move and update Testing REST with multiple MIME types article code
...
Moved the code and cleaned spring-rest-full module.
2019-02-24 11:49:28 -03: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
Loredana Crusoveanu
3e3c36d23c
Merge pull request #6389 from rozagerardo/geroza/BAEL-11600_update-and-move-versioning-rest-api
...
[BAEL-11600] Move and update 'Versioning a REST API article
2019-02-24 09:11:23 +02:00
Eric Martin
8caf6bc78e
Merge pull request #6314 from pandachris/master
...
BAEL-2731 Testing APIs with Postman
2019-02-22 22:41:22 -06:00
Ger Roza
6a30f3d9d8
There was no code associated to this article. Also, the spring-rest readme file didn't contain the article's link.
2019-02-22 09:14:52 -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
clininger
2a9cfa8f25
BAEL-2731 - reformatted Postman file
2019-02-17 09:43:12 +07:00
pandachris
9a83eac701
Merge pull request #20 from eugenp/master
...
update from eugenp/master
2019-02-17 09:36:17 +07:00
Ger Roza
f8f78afe85
Moved al HATEOAS related code from spring-rest-full module to spring-boot-rest
2019-02-14 11:54:35 -02:00
clininger
5eaffaec0e
BAEL-2731 - moved postman script to spring-boot-rest project
2019-02-13 21:49:24 +07:00
Loredana Crusoveanu
ca90f35abf
Update README.md
2019-02-02 16:43:41 +02:00
Ger Roza
2814327079
Moved article from Readme files
2019-01-29 19:17:01 -02:00
Ger Roza
e51d996ec1
Added spring boot related tests for building Rest API article
2019-01-29 17:12:46 -02: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