Commit Graph

480 Commits

Author SHA1 Message Date
Loredana
21404f412c Merge branch 'master' of https://github.com/eugenp/tutorials 2020-09-18 12:04:36 +03:00
Krzysiek
8b949011e3 JAVA-2904: Fix README.MD files extension 2020-09-16 22:20:32 +02:00
johnA1331
6f0c01a435 Update README.md 2020-09-16 22:40:09 +08:00
amit.pandey
1d23e351e7 add modules in parent pom build 2020-09-13 21:05:10 +05:30
kwoyke
11a77301c0 JAVA-2563: Upgrade Spring Boot version to 2.3.3.RELEASE (#9985)
* JAVA-2563: Upgrade Spring Boot version to 2.3.3.RELEASE

* JAVA-2563: Downgrade spring-cloud-connectors-heroku to Spring Boot 2.2.6.RELEASE

* JAVA-2563: Add joda-time version

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Use MongoClients factory instead of MongoClient directly

* JAVA-2563: Downgrade spring-5-data-reactive to Spring Boot 2.2.6.RELEASE

* JAVA-2563: Switch back to default bootstrap mode for JPA

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Switch from ServerHttpRequest to ServerWebExchange interface

* JAVA-2563: Use OutputCaptureRule instead of OutputCapture

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Fix Jackson dependency

* JAVA-2563: Fix ManualEmbeddedMongoDbIntegrationTest

* JAVA-2563: Replace validation-api with spring-boot-starter-validation

* JAVA-2563: Fix usage of deprecated getErrorAttributes method

* JAVA-2563: Downgrade spring-data-cassandra-reactive to Spring Boot 2.2.6.RELEASE

* JAVA-2563: Set spring.datasource.generate-unique-name to false in spring-session-jdbc
2020-09-11 18:19:02 +05:30
Ali Dehghani
c49628bd05 Disabling Tomcat URL Stream Factory 2020-09-01 04:27:53 +04:30
Dhawal Kapil
719b713782 Merge pull request #9947 from Maiklins/Java-1462-Reduce-logging-api-gateway-spring-boot-springdoc-spring-zuul-rate-limiting-hibernate-ogm-jpa-hibernate-cascade-type
Reduce logging - Modules api-gateway, spring-boot-springdoc, spring-z…
2020-08-31 20:36:37 +05:30
Ali Dehghani
e27323cb56 Running two tests sequentially. 2020-08-31 01:25:37 +04:30
Ali Dehghani
c5817b17e5 Revert "Fix the integrations tests in ribbon-client-service"
This reverts commit dfc37387
2020-08-31 01:09:36 +04:30
mikr
27bae40aab Reduce logging - Modules api-gateway, spring-boot-springdoc, spring-zuul-rate-limiting, hibernate-ogm, jpa-hibernate-cascade-type 2020-08-30 16:54:15 +02:00
Ali Dehghani
dfc37387fd Fix the integrations tests in ribbon-client-service 2020-08-30 15:46:52 +04:30
Dhawal Kapil
97363c37ed Merge pull request #9921 from kwoyke/JAVA-2282
JAVA-2282: Update spring-cloud-stream-binder-kinesis version
2020-08-26 21:22:39 +05:30
Krzysztof Woyke
b2768bf283 JAVA-2282: Update spring-cloud-stream-binder-kinesis version 2020-08-25 16:26:31 +02:00
Krzysztof Woyke
acde130bd9 JAVA-1651: Get rid of the overriden spring-boot.version property 2020-08-20 20:46:12 +02:00
davidmartinezbarua
ffe9a6a2fe Merge pull request #9755 from carloscaverobarca/BAEL-3217-Leadership-Election-with-Spring-Cloud-Consul
BAEL-3217 Leadership Election with Consul
2020-08-19 10:13:44 -03:00
Amit Pandey
dbb5eb5d10 added modules in parent (#9842)
* added modules in parent

* commented failed modules in pom
2020-08-17 10:33:20 +05:30
Krzysiek
112a9d0f72 JAVA-1652: Get rid of the overriden spring-boot.version property 2020-08-04 23:06:05 +02:00
Josh Cummings
ad74d07aaf Merge pull request #9722 from kwoyke/JAVA-1634
JAVA-1634: Get rid of the overriden spring-boot.version property
2020-07-29 08:23:24 -06:00
Cavero Barca
7f81e1f018 Add Leadership Election example and configuration 2020-07-23 17:04:30 +02:00
Cavero Barca
fdf38883b9 Include the following changes:
- Upgrade Spring Cloud Consul to latest version
- Deploy the Spring Boot version as web as described in the article
- Add leadership-consul dependendencies
2020-07-23 17:03:16 +02:00
johnA1331
4873e47f79 Update README.md 2020-07-21 21:38:50 +08:00
Josh Cummings
f8e81491ea Merge pull request #9712 from Maiklins/JAVA-38-move-all-spring-cloud-modules-to-boot-2
Java-38 move all spring cloud modules to boot 2
2020-07-18 20:51:17 -06:00
Krzysztof Woyke
b879baec0c JAVA-1634: Get rid of the overriden spring-boot.version property 2020-07-17 13:12:36 +02:00
mikr
faf2cc761e JAVA-38 Move all Spring Cloud Modules to Boot 2 2020-07-15 22:12:07 +02:00
Krzysiek
04cd3d4ccf JAVA-1636: Get rid of the overriden spring-boot.version property 2020-07-13 20:58:32 +02:00
Josh Cummings
5e64be9b7b Merge pull request #9684 from amit2103/JAVA-2026
used properties defined in parent pom
2020-07-11 14:39:26 -06:00
amit.pandey
c03b88763e used properties defined in parent pom 2020-07-12 00:06:27 +05:30
kwoyke
b1161f49a6 BAEL-4425: Change port numbers (#9679) 2020-07-11 14:56:21 +02:00
Loredana Crusoveanu
0f44cc6d8b Merge pull request #9649 from eugenp/lor6-patch-1
Update README.md
2020-07-07 15:39:41 +03:00
Loredana Crusoveanu
485b4e3e99 Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
Loredana Crusoveanu
6c9d28606b Update README.md 2020-07-06 14:10:01 +03:00
Loredana
ec00105a36 BAEL-4011 remove shared-dto module 2020-07-04 13:02:35 +03:00
Josh Cummings
1fb36f3265 Merge pull request #9602 from amit2103/JAVA-1832
used standard project parent instead of using spring boot parent
2020-06-29 08:42:51 -06:00
amit.pandey
f3b11f6d5d used standard project parent instead of using spring boot parent 2020-06-28 23:13:49 +05:30
amit.pandey
bf40a54335 updated pom repository tag to change the name & id and structurizr version update 2020-06-28 19:20:41 +05:30
amit.pandey
a79e88e5bc updated the snapshot repo to release 2020-06-28 00:14:24 +05:30
Eric Martin
b77eced713 Merge pull request #9381 from sasam0320/BAEL-4011
BAEL-4011: How to share DTO between microservices
2020-06-26 19:44:59 -05:00
Josh Cummings
510f11991b Merge pull request #9535 from amit2103/JAVA-1830
Java 1830
2020-06-25 19:39:28 -06:00
sampadawagde
0505a16a67 JAVA-934: Migrate spring-cloud-ribbon-client to parent-boot-2 2020-06-23 17:49:52 +05:30
amit.pandey
8c2fdd3c2c extract version into properties tag & moved common properties in parent 2020-06-20 23:32:32 +05:30
johnA1331
a0c729c11b Create README.md 2020-06-18 14:54:31 +08:00
Sasa M
3140dd1b7e deliverydto package added to shared-dto module 2020-06-14 00:43:19 +02:00
Dhawal Kapil
0606cb6bb2 Merge pull request #9480 from sampada07/JAVA-913
JAVA-913: Migrate parent-boot-1 articles to parent-boot-2
2020-06-13 18:28:21 +05:30
Catalin Burcea
a81c95f66f BAEL-1362 - Retry with Spring Cloud Ribbon (#9237) 2020-06-10 14:15:57 +01:00
Sasa M
d163140371 Setting correct packaging 2020-06-09 19:23:16 +02:00
Sasa M
426d883b07 Setting correct pom version in the modules 2020-06-09 19:06:42 +02:00
Sasa M
44e4622997 Unit test deleted in customer-service module 2020-06-09 18:22:01 +02:00
Sasa M
7d062cdecf Add modified project modules in spring cloud module 2020-06-09 13:10:48 +02:00
sampadawagde
25748c358d JAVA-935: Migrate spring-cloud-stream-starters to parent-boot-2 2020-06-09 15:01:40 +05:30
Dhawal Kapil
42a551008a Merge pull request #9462 from sampada07/JAVA-913
JAVA-913: Migrate parent-boot-1 articles to parent-boot-2
2020-06-09 00:40:37 +05:30