16 Commits

Author SHA1 Message Date
Haroon Khan
b9789c23f0 [JAVA-13976] Upgrade Spring Boot to 2.7.2 (#12603)
* [JAVA-13976] Upgrade Spring Boot to 2.7.2

* [JAVA-13976] Fix failing test due to incorrect Jackson version
2022-08-22 22:47:32 +05:30
Yavuz Tas
5b59b7f652 BAEL-3682 integrate missing http message converters test from spring-web-modules/spring-rest-simple module 2021-06-20 04:49:39 +02:00
Yavuz Tas
e5c3f48f86 BAEL-3682 specify accept header to fix ambiguity of message converters in case XML converter added 2021-05-10 02:01:25 +02:00
Yavuz Tas
099b9d514f BAEL-3682 isolate test by cleaning the foo records to fix bulk test run 2021-05-09 23:51:40 +02:00
Yavuz Tas
525abe9831 BAEL-3682 reuse url 2021-05-09 23:49:51 +02:00
Yavuz Tas
581a897577 BAEL-3682 remove empty test 2021-05-09 23:49:27 +02:00
sampadawagde
9d7a90cab9 JAVA-4611: Update deprecations in spring-boot-rest module 2021-02-23 22:36:42 +05:30
Loredana Crusoveanu
67c78aedd7 Merge pull request #8696 from amit2103/BAEL-21705
added missing code which are mentioned in article
2020-03-01 21:58:37 +02:00
kwoyke
059a9e6a51 BAEL-3801: Update spring-boot-rest to use latest Spring Boot version (#8740)
* BAEL-3801: Upgrade to Spring Boot 2.2.2

* BAEL-3801: Fix JacksonMarshaller

* BAEL-3801: Get rid of deprecated HATEOAS classes

* BAEL-3801: Fix H2 tables drop order

* BAEL-3801: Remove commented property from pom.xml
2020-02-19 22:36:27 +01:00
amit.pandey
55f393b2a3 added missing code which are mentioned in article 2020-02-10 00:17:06 +05:30
mikr
aedf239a32 BAEL-20884 Revert move of spring-boot-rest module 2020-01-24 21:33:30 +01:00
mikr
65b8a95943 BAEL-20884 Move Spring Boot Rest to Spring Boot Modules 2020-01-21 10:43:27 +01:00
amit.pandey
b3ec0955bb rename package name 2019-12-27 13:32:29 +05:30
kwoyke
251f9f756e BAEL-3576: Improve "Spring REST Entity to Dto" article (#8320)
* BAEL-3576: Update modelmapper to 2.3.5

* BAEL-3576: Code cleanup
2019-12-08 07:25:43 +07:00
amit2103
cbf0e6f6f1 [BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and spring-context profile 2019-11-20 11:11:07 +05:30
Eric Martin
3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00