Commit Graph

17 Commits

Author SHA1 Message Date
Gurinder Singh b219245e5b Gurinder spring cloud contract (#3547)
* adding producer side sample for spring-cloud-contract

* adding consumer side sample for spring-cloud-contract

* removing un neccessary code

* adding latest version for spring-cloud-contract in both producer and consumer

* adding producer dependency in consumer

* refactoring after review-1

* refactoring after review-2

* refactoring after review-3
2018-02-16 20:09:35 -06:00
ShyamVeda 23d47601d8 Zuul and Eureka Integration for discovering routes (#3363) 2018-01-08 17:22:04 +01:00
Doha2012 962dfd228f make sure modules using java8 (#3313) 2017-12-28 15:30:01 +01:00
Jose Carvajal 37d13ac4f5 BAEL-1174: A Quick Guide to Spring Cloud Consul 2017-12-01 08:43:20 +01:00
Vivek Kumar dba132f7de BAEL-1173 - Add spring-cloud-aws module (#3046) 2017-11-20 17:24:03 +01:00
Grzegorz Piwowarek d54917c7e9
Spring cloud samples (#3010)
* Matchers is now deprecated in Mockito 2, it's now replaced by ArgumentMatchers

* BAEL-1069: Guide to diamond operator in Java

* Changes after review

* BAEL-719: Intro to Spring Cloud Stream

* Pull request changes done

* Renamed unit tests

* Add spring-cloud-stream

* Add module

* Exclude integration tests from spring-cloud
2017-11-15 17:57:10 +01:00
Tim Schimandle a9bea07bd5 BAEL-1176 Spring Cloud Connector Heroku (#2911)
* BAEL-1176 setting up base application with in memory database

* BAEL-1176 adding postgres stuff
2017-11-04 16:46:20 +01:00
felipeazv ec6aca9c51 BAEL-781: Explore the new Spring Cloud Gateway (#2613)
* spring beans DI examples

* fix-1: shortening examples

* List of Rules Engines in Java

* BAEL-812: Openl-Tablets example added

* BAEL-812: artifacts names changed

* BAEL-812: moving rule-engines examples to rule-engines folder

* BAEL-812: removing evaluation article files

* BAEL-812: folder renamed

* BAEL-812: folder renamed

* BAEL-812: pom.xml - parent added

* BAEL-1027: Introduction to GraphQL - initial commit

* BAEL-781: Explore the new Spring Cloud Gateway

* BAEL-781: Fix UserService.java

* BAEL-781: Fix user-service pom.xml

* BAEL-781: remove eureka-server from the example

* BAEL-781: modifying example
2017-09-21 18:38:56 +02:00
Doha2012 7c73abdede cleanup pom (#1836)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom
2017-05-12 13:32:54 -05:00
Doha2012 35231d0c19 cleanup parent dependencies (#1828)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies
2017-05-11 11:02:04 -05:00
Tehreem 69965db187 Spring Cloud Zookeeper (#1399)
* Spring Cloud Zookeeper

* Spring Cloud Zookeeper Updated
2017-04-07 09:47:33 +02:00
DOHA 66449db339 spring cloud rest initial commit 2017-01-19 00:09:55 +02:00
DOHA 9c27508cf9 upgrade dependencies 2016-12-09 00:16:30 +02:00
Kiran b7de8a08f4 Updated pom.xml
added new module "spring-cloud-ribbon-client"
2016-11-06 21:39:24 -05:00
slavisa-baeldung 25ea6ef7ee BAEL-314 - renaming module 2016-09-29 00:12:05 +02:00
Tim Schimandle 1665013fc0 BAEL-312 Adding the config clients' properties files so that they are accessible in git. This is currently on my git account and will need to be switched to eugen's after the pull request has completed. 2016-09-01 23:33:43 -06:00
slavisa-baeldung a0ef91fc92 BAEL-169 - grouping spring-cloud modules in a multi-maven project 2016-09-01 13:56:39 +02:00