Commit Graph

190 Commits

Author SHA1 Message Date
johnA1331 8b599bbc05 Update README.md 2021-06-09 16:52:42 +08:00
kwoyke 4ff3ef1b89 Merge branch 'master' into task/JAVA-5550 2021-05-16 20:47:40 +02:00
Dhawal Kapil c3e386eb02 JAVA-5550 Removed Spring Milestones/RC dependencies from projects and upgraded them to their respective central versions 2021-05-16 16:40:29 +05:30
sampadawagde f451361625 JAVA-5409: Fix formatting of POMs (Spring Cloud - Part 2) 2021-05-14 17:43:57 +05:30
sampadawagde 776e3ca7c8 JAVA-5409: Fix formatting of POMs (Spring Cloud - Part 1) 2021-05-14 17:43:24 +05:30
johnA1331 f0043968a0 Create README.md 2021-04-14 23:42:50 +08:00
Loredana Crusoveanu f203051ccd Merge pull request #10604 from Maiklins/JAVA-4341-Upgrade_spring-cloud-_modules
Java 4341 upgrade spring cloud  modules
2021-04-12 17:43:17 +03:00
freelansam 60b6c6e6b6 Merge branch 'master' into JAVA-3576 2021-04-10 16:21:13 +05:30
Loredana Crusoveanu 036fb5ca71 Merge pull request #10639 from collaboratewithakash/master
Updated a few readme files
2021-04-08 10:40:28 +03:00
collaboratewithakash 6d98814a0a added a new readme file 2021-04-08 00:14:32 +05:30
Amit Bhave 71119f2193 BAEL-3636 Add degrade and system protection rules configurations 2021-04-04 21:49:59 +05:30
Amit Bhave cf7705caee Merge remote-tracking branch 'upstream/master' 2021-04-04 21:35:52 +05:30
sampadawagde 7cbf13db95 JAVA-3576 - Align module names, folder names and artifact id 2021-04-02 22:46:25 +05:30
Krzysztof Woyke f17aec8395 JAVA-3593: Use byte-buddy version inherited from the main pom.xml 2021-03-29 23:11:42 +02:00
mikr 8c4ca7fd8c JAVA-4341 Upgrade spring-cloud-* modules 2021-03-28 23:09:32 +02:00
Krzysztof Woyke a382f77a64 JAVA-3295: Remove redundant java.version property 2021-03-26 12:55:14 +01:00
Krzysztof Woyke df93a6b9e6 JAVA-3295: Use project.build.sourceEncoding and project.reporting.outputEncoding from the main pom.xml 2021-03-24 09:37:43 +01:00
Amit Bhave ce2995c1cd BAEL-3636 Use spaces instead of tabs 2021-03-21 19:23:03 +05:30
Amit Bhave 9efb7c68e6 BAEL-3636 Add sentinel dashboard dependency 2021-03-21 18:57:06 +05:30
Amit Bhave f7b8d67c0b Merge remote-tracking branch 'upstream/master' 2021-03-21 18:51:04 +05:30
mikr 3737e930b9 JAVA-4863 Update Spring cloud version 2021-03-15 23:28:11 +01:00
mikr 43e98cd779 JAVA-4293-remove-spring-security-credentials 2021-02-28 23:13:12 +01:00
Maiklins 65f461b2e8 Java 4293 update dockerizing spring boot app article (#10512)
* JAVA-4293 Fix Dockerize Spring Boot article

* JAVA-4293 Remove authentication / fix pom file

Co-authored-by: mikr <michael.krimgen@ximedes.com>
2021-02-28 20:46:48 +05:30
Amitabh Tiwari c29b355b02 Bael 4804 config update (#10505)
* Removed the configuration annotation

* Removed @confiuration

Co-authored-by: Amitabh Tiwari <Amitabh.Tiwari@maersk.com>
2021-02-19 15:17:31 -08:00
johnA1331 29ad493e56 Update README.md 2021-02-18 04:35:13 +08:00
Amitabh Tiwari 8a2a384dfa BAEL-3595: Initial change for Multipart file upload (#10465)
* BAEL-3595: Initial change for Multipart file upload

* Corrected the name

* BAEL-3595: Added Tests

* Corrected the tests name

* Uncommented the code for live test

Co-authored-by: Amitabh Tiwari <Amitabh.Tiwari@maersk.com>
2021-02-16 23:39:26 -08:00
Amit Bhave 8cbc8d5a3a BAEL-3636 Change package name and format xml according to feedback 2021-02-09 19:18:23 +05:30
Amit Bhave 18d754bda4 BAEL-3636 fix pom dependencies problem 2021-01-26 11:59:20 +05:30
Amit Bhave 8b9ee31750 BAEL-3636 remove duplicate spring web starter dependency 2021-01-26 11:00:58 +05:30
Amit Bhave ccf3708712 Merge remote-tracking branch 'upstream/master' 2021-01-26 10:51:57 +05:30
Gerardo Roza 1b127b9b00 removed Sprng Boot version override, upgraded cloud version and added junit-vintage-engine dependency to avoid issues with existing JUnit4 tests 2021-01-18 12:55:30 -03:00
Amit Bhave 01f5b186a8 BAEL-3636 - introduction to alibaba sentinel 2021-01-02 14:49:45 +05:30
mikr cb7c9406ee JAVA-3498 Fix integration test in spring-cloud-zuul (fix imports - 2) 2020-12-31 12:24:17 +01:00
mikr bef161cc5d JAVA-3498 Fix integration test in spring-cloud-zuul (fix imports) 2020-12-31 12:22:01 +01:00
mikr 47ada8bdca JAVA-3498 Fix integration test in spring-cloud-zuul 2020-12-31 12:19:30 +01:00
Loredana Crusoveanu 4801636b3b Merge pull request #10332 from eugenp/JAVA-3570
JAVA-3570: Upgrade parent-boot-2 to Spring Boot 2.4.0
2020-12-30 11:40:44 +02:00
johnA1331 9b808b2fde Update README.md 2020-12-30 16:34:08 +08:00
Adrian Maghear 1a63c83f55 [BAEL-4015] fix integration tests 2020-12-29 16:42:52 +01:00
Krzysztof Woyke 515d213c90 Merge remote-tracking branch 'upstream/master' into JAVA-3570 2020-12-22 10:50:48 +01:00
Krzysztof Woyke d7cb1a586f JAVA-3570: Keep spring-cloud-kubernetes on Spring Boot 2.3.3 [cloud] 2020-12-16 21:28:39 +01:00
Krzysztof Woyke 080dd971f8 JAVA-3570: Keep spring-cloud-security on Spring Boot 2.3.3 [cloud] 2020-12-16 21:03:50 +01:00
Krzysztof Woyke 7b0de8a703 JAVA-3570: Keep spring-cloud-ribbon-client on Spring Boot 2.3.3 [cloud] 2020-12-16 21:00:33 +01:00
Adrian Maghear 0c055b7d31 update indentation 2020-12-14 19:24:02 +01:00
Krzysztof Woyke d3770851b0 JAVA-3570: Keep spring-cloud-zookeeper on Spring Boot 2.3.3 [cloud] 2020-12-14 12:05:56 +01:00
Krzysztof Woyke a0ec0f3d5c JAVA-3570: Keep spring-cloud-config on Spring Boot 2.3.3 [cloud] 2020-12-14 12:03:21 +01:00
Krzysztof Woyke b4ccf851d3 JAVA-3570: Keep spring-cloud-zuul on Spring Boot 2.3.3 [cloud] 2020-12-14 11:02:50 +01:00
Krzysztof Woyke 127a377b81 Revert "JAVA-3570: Keep spring-cloud on Spring Boot 2.3.3 [cloud]"
This reverts commit adbd9ecfb9.
2020-12-14 11:00:28 +01:00
Krzysztof Woyke adbd9ecfb9 JAVA-3570: Keep spring-cloud on Spring Boot 2.3.3 [cloud] 2020-12-14 10:23:23 +01:00
Adrian Maghear b6ff723533 add newlines at end of files 2020-11-28 23:44:06 +01:00
Adrian Maghear e67b1f95a8 solve port conflict during integration tests 2020-11-28 23:38:06 +01:00