Commit Graph

238 Commits

Author SHA1 Message Date
Krzysiek 57f91f9948 JAVA-9605: Disable security for the integration tests 2022-01-27 10:15:16 +01:00
johnA1331 2131667620 Update README.md 2022-01-26 17:59:31 +08:00
sampadawagde 5c694082fa JAVA-9510: Fix SpringContextTest in spring-cloud-openfeign 2022-01-23 12:43:25 +05:30
psevestre 7dde535340 Bael 5260 (#11712)
* [BAEL-4849] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Remove extra comments

* WIP:Update to latest Boot

* WIP: Backend App

* WIP: resource server

* WIP: Change endpoint path

* WIP: Add Postman sample

* WIP: Add keycloak baeldung realm

* WIP: Change lombok scope

* WIP: Remove lombok dependency

* [BEAL-5260] README-OAuth
2022-01-22 19:32:51 -08:00
Loredana Crusoveanu 0414563a7a Update OpenfeignManualTest.java 2022-01-22 17:27:13 +02:00
kwoyke 92f7844844 JAVA-9511: Fix spring-cloud-dapr module (#11726) 2022-01-22 14:30:31 +05:30
sampadawagde f73a8944ac JAVA-9466: Fix references to parents 2022-01-19 13:30:42 +05:30
Loredana Crusoveanu f351643119 Merge pull request #11686 from johnA1331/master
BAEL-47035 - add links to github-baeldung articles
2022-01-13 11:02:43 +02:00
kwoyke 4eb04dc0bc Merge pull request #11670 from freelansam/JAVA-9022
JAVA-9022: Fix formatting of POMs
2022-01-13 09:50:07 +01:00
johnA1331 a654ffd458 Create README.md 2022-01-13 14:09:58 +08:00
sampadawagde 65f643262d JAVA-9022: Fix formatting of POMs 2022-01-10 22:05:47 +05:30
Michael Pratt 143346a850 BAEL-5267: Initial demo server and client commit (#11631)
* Initial demo server and client commit

* Add spring-cloud-load-balancer to JDK9+ profile

* Remove Java 11 dependency from loadbalancer demo

* Address comments from PR

* Fix indentation
2022-01-07 19:17:59 -06:00
Loredana Crusoveanu 1a8a597fe6 Merge pull request #11604 from kwoyke/JAVA-8982
JAVA-8982: Fix circular dependency issue in spring-cloud-ribbon-client
2021-12-21 09:52:03 +02:00
Krzysiek 71b9f28eaf JAVA-8982: Fix circular dependency issue in spring-cloud-ribbon-client 2021-12-20 12:20:50 +01:00
kwoyke 514e80aae7 Merge pull request #11585 from chaos2418/JAVA-3591
JAVA-3591: updating mockito-core to 4.1.0
2021-12-20 09:38:12 +01:00
chaos2418 000dcdf966 JAVA-3591: updating mockito-core to 4.1.0 2021-12-18 13:40:53 +05:30
Krzysiek 15eeebb140 JAVA-8794: Leave spring-zuul-rate-limiting on 2.4.7 2021-12-16 12:21:02 +01:00
Krzysiek be0b41d232 JAVA-8794: Update spring-cloud-zuul dependencies 2021-12-15 10:54:36 +01:00
Krzysiek 556b3fbc51 JAVA-8794: Update Spring Cloud version 2021-12-15 09:48:48 +01:00
Krzysiek 197c72f882 JAVA-8794: Replace deprecated ConfigFileApplicationContextInitializer 2021-12-13 16:20:04 +01:00
Krzysiek a49cd9ebb4 JAVA-8794: allow-circular-references in spring-cloud-ribbon-client 2021-12-13 15:24:00 +01:00
Krzysiek 61b0f3f919 JAVA-8794: Update Spring Cloud dependencies 2021-12-13 15:23:22 +01:00
kwoyke f6f71b0167 Merge pull request #11551 from chaos2418/JAVA-8649-2
JAVA-8649: removing bootstrap.properties in spring-cloud-bus module
2021-12-06 10:49:58 +01:00
chaos2418 9d62c835c5 JAVA-8649: removing bootstrap.properties in spring-cloud-bus module 2021-12-05 20:59:15 +05:30
chaos2418 cb9bfcbce8 JAVA-8649-1: updating spring-cloud release train version in spring-cloud-vault and removing bootstrap.yml 2021-12-01 20:39:43 +05:30
Krzysiek 8b280e689a JAVA-8667: Remove hamcrest dependency declarations from the child modules 2021-11-24 13:20:20 +01:00
kwoyke 1871d1a89c Merge pull request #11468 from chaos2418/JAVA-8405
JAVA-8405: reducing logging for tutorials-build-job
2021-11-23 13:43:19 +01:00
chaos2418 ae26c0c61a JAVA-7832: spring-cloud-config bootstrap.properties need to change to application.properties/yml 2021-11-20 17:23:33 +05:30
chaos2418 58e6087b3d JAVA-8405: reducing logging for tutorials-build-job 2021-11-19 13:39:00 +05:30
Krzysiek 5088366074 JAVA-8436: Remove AssertJ depenendency from the child modules - part 2 2021-11-18 12:23:39 +01:00
freelansam 77e3e6a419 Merge branch 'master' into JAVA-8204 2021-11-09 18:20:05 +05:30
sampadawagde b984a4b618 JAVA-8204: Fix formatting of POMs 2021-11-09 16:27:03 +05:30
chaos2418 9bbd34d45f JAVA-1664: upgrading parent-boot-2 junit and surefire configurations 2021-11-02 14:51:24 +05:30
Dhawal Kapil 1ab0a19d25 Java 3590 (#11367) (#11380)
* Java 3590 (#11367)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42eb96f7e0929167aabbc2ddd374a263.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

Co-authored-by: chaos2418 <>

* Java 3590 - fixing integration tests in restx and spring-5-webflux (#11382)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42eb96f7e0929167aabbc2ddd374a263.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

* fixing integration tests in restx and spring-5-webflux

Co-authored-by: chaos2418 <>

Co-authored-by: chaos2418 <92030908+chaos2418@users.noreply.github.com>
2021-10-29 09:37:04 +05:30
freelansam 4c600af55d JAVA-7782: Align module names, folder names and artifact id (#11361)
* JAVA-7782: Align module names, folder names and artifact id

* JAVA-7782: Align module names, folder names and artifact id
2021-10-25 01:36:50 +05:30
johnA1331 6dc9f39276 Update README.md 2021-09-24 16:05:13 +08:00
freelansam fe7d2af8c0 JAVA-7178: Fix formatting of POMs (#11236)
* JAVA-7178: Fix formatting of POMs

* JAVA-7178: fix failing build
2021-09-20 00:04:26 +05:30
kwoyke 6ed0aee6a0 JAVA-7133: POM Properties Cleanup (#11229)
* JAVA-7133: Use common org.slf4j.version property

* JAVA-7133: Use common logback.version property
2021-09-16 22:34:26 +05:30
anuragkumawat 0c366f3220 JAVA-2800 : Upgrade spring-cloud-connectors-heroku to the latest Spring Boot version 2021-09-13 20:04:10 +05:30
Dhawal Kapil b42f71b08d JAVA-6216 Renamed spring-cloud-ribbon-retry to *ManualTest as they both (#11132)
expected at live running server to connect to
2021-08-17 23:35:33 +05:30
johnA1331 a00d8462e1 Create README.md 2021-08-11 11:38:19 +08:00
Gerald Boersma d43ac8d1b5 BAEL-5049 spring-cloud-dapr (#11063)
* BAEL-5049 Added tutorial code for article.

* BAEL-5049 Added readme.

* Initial code for 2-javasdk to properly include as part of Spring Boot project.

* Added binding with rabbitmq.

* Removed 1-intro module.

* Updates from comments.

* Added .gitignore back in.

* Cleaned up POMs.

* Get rid of .gitignore.

* Change controller to use GetMapping.

Co-authored-by: Gerald Boersma <gerald.boersma@icsynergy.com>
2021-08-07 19:55:35 -05:00
freelansam 32dde5b5d1 JAVA-6475: Fix formatting of POMs (#11087)
* JAVA-6475: Fix formatting of POMs

* correct build error
2021-08-03 00:27:15 +05:30
freelansam 5470ccfb97 JAVA-6474/JAVA-6324: Align module names, folder names and artifact id (#11071)
* JAVA-6474/JAVA-6324: Align module names, folder names and artifact id
(template)

* JAVA-6474/JAVA-6324: revert changes for guest modules
2021-07-28 20:10:03 +05:30
davidmartinezbarua fe8ec4460c Merge pull request #10857 from MicuEmerson/master
BAEL-4014 - added the code
2021-07-09 14:51:09 -03:00
kwoyke eb1f4e1e90 JAVA-5875: Upgrade Spring Boot to 2.5.1 (#10956)
* JAVA-5875: Upgrade Spring Boot to 2.5.1

* JAVA-5875: Leave jta module on Spring Boot 2.4.7

* JAVA-5875: Update spring-boot-persistence-mongodb to use embedded Mongo 3.0

* JAVA-5875: Leave spring-data-dynamodb on Spring Boot 2.4.7

* JAVA-5875: ErrorController#getErrorPath has been removed

* JAVA-5875: Fix SQL Script DataSource Initialization

* JAVA-5875: ErrorController#getErrorPath has been removed

* JAVA-5875: Fix RepositoryRestConfigurer

* JAVA-5875: Fix issues caused by rest-assured upgrade

* JAVA-5875: Upgrade spring-cloud-dependencies to 2020.0.3

* JAVA-5875: Leave spring-boot-keycloak on Spring Boot 2.4.7

* JAVA-5875: Fix data.sql script initialization

* JAVA-5875: Leave spring-security-legacy-oidc on Spring Boot 2.4.7

* JAVA-5875: Fix data.sql script initialization

* JAVA-5875: Fix data.sql script initialization

* JAVA-5875: Update de.flapdoodle.embed.mongo dependency

* JAVA-5875: Upgrade spring-cloud-dependencies to 2020.0.3

* JAVA-5875: Update Spring Cloud dependencies

* JAVA-5875: Update cloud dependencies

* JAVA-5875: Defer datasource initialization

* JAVA-5875: Fix rest assured version

* JAVA-5875: Fix Spring Batch serialization issue

* JAVA-5875: Update Spring Cloud Stream version

* JAVA-5875: Update Spring Kafka version

* JAVA-5875: Leave spring-zuul-rate-limiting on Spring Boot 2.4.7

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-26 01:20:37 +05:30
kwoyke 51ceab1ac3 BAEL-3727: Add example NOT using Feign (#10929)
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-19 08:16:32 +02:00
johnA1331 8b599bbc05 Update README.md 2021-06-09 16:52:42 +08:00
MicuEmerson 4407da95c1 BAEL-4014 - added the code 2021-06-02 20:57:42 +03:00
kwoyke 4ff3ef1b89 Merge branch 'master' into task/JAVA-5550 2021-05-16 20:47:40 +02:00