Commit Graph

11936 Commits

Author SHA1 Message Date
Dhawal Kapil f067f5a0f5 BAEL-10890 Added aggregator poms in several projects, cleaned up main pom.xml 2019-02-28 22:15:51 +05:30
Loredana Crusoveanu 192e49ffb2
Merge pull request #6406 from eugenp/lor6-patch-3
Update README.md
2019-02-28 08:49:59 +02:00
Loredana Crusoveanu 049a5af68d
Merge pull request #6432 from eugenp/lor6-patch-2
Update README.md
2019-02-28 08:49:31 +02:00
Loredana Crusoveanu bc4dfce40c
Merge pull request #6433 from eugenp/lor6-patch-4
Update README.md
2019-02-28 08:49:13 +02:00
Loredana Crusoveanu 2442ebe1af
Merge pull request #6431 from dkapil/task/BAEL-12770
Task/bael 12770
2019-02-27 22:25:03 +02:00
Loredana Crusoveanu 6e55781eb0
Merge pull request #6420 from dkapil/task/BAEL-12771
BAEL-12771 Removed spring milestore repos
2019-02-27 22:20:41 +02:00
Loredana Crusoveanu bb5d72eedf
Merge pull request #6430 from dkapil/task/BAEL-10995
BAEL-10995 Fix integration build of spring-data-elasticsearch module
2019-02-27 22:16:52 +02:00
Loredana Crusoveanu b170f8f5b0
Update README.md 2019-02-27 22:12:38 +02:00
Loredana Crusoveanu 8f0735c549
Update README.md 2019-02-27 22:12:11 +02:00
Tom Hombergs 291039476b
Merge pull request #6421 from MajewskiKrzysztof/BAEL-2576
BAEL-2576 - add ControllerAdvice
2019-02-27 21:00:31 +01:00
Tom Hombergs 8487b3d4f9
Merge pull request #6371 from sushant57/master
String Comparison in Kotlin
2019-02-27 20:46:26 +01:00
Dhawal Kapil f88f01feb2 BAEL-12770 Reverted dependency version changes 2019-02-28 00:18:47 +05:30
Dhawal Kapil 34205ef373 Merge branch 'task/BAEL-12770' of https://github.com/dkapil/tutorials into task/BAEL-12770 2019-02-28 00:16:26 +05:30
Dhawal Kapil 8915610193 BAEL-12770 Aligning module name, artifact id and folder name 2019-02-28 00:13:17 +05:30
Dhawal Kapil d78a72cb4d BAEL-12771 Fixed pom for spring-zuul 2019-02-27 23:53:48 +05:30
Paul c575ba8d6f Issue 6427 fix incompatible dependencies (#6428)
* fix 6427 - update Spring Boot to 2.1.3, update Spring Cloud to Greenwich.RELEASE

* cleanup: specify Thymeleaf namespace, `@ComponentScan` is redundant near `@SpringBootApplication`
2019-02-27 09:54:22 -08:00
Dhawal Kapil 0daef8c864 BAEL-12771 Updated spring-cloud-dependencies to Greenwich.RELEASE which is available in maven central 2019-02-27 21:54:08 +05:30
Dhawal Kapil 9c12b713a3 BAEL-10995 Fix integration build of spring-data-elasticsearch module
-Included project in the main pom.xml
2019-02-27 20:54:15 +05:30
Dhawal Kapil c37d369f3a BAEL-12770 Aligning module name, artifact id and folder name 2019-02-27 20:37:12 +05:30
Alejandro Gervasio b293765466 Guide to Stream.reduce() (#6425)
* Initial Commit

* Update Application.java
2019-02-27 07:46:07 -06:00
Loredana Crusoveanu 0c5293da99
Merge pull request #6419 from dkapil/task/BAEL-10943
BAEL-10943 Removed unnecessary repositories
2019-02-27 09:44:00 +02:00
Loredana Crusoveanu c35a220258
Merge pull request #6414 from dkapil/task/BAEL-10944
BAEL-10944 Fixed failing tests
2019-02-26 23:22:52 +02:00
Loredana Crusoveanu 31155f180d
Update pom.xml 2019-02-26 22:41:32 +02:00
Krzysztof Majewski 34803f7aa0 BAEL-2576 - add ControllerAdvice 2019-02-26 17:10:43 +01:00
Dhawal Kapil b375c4a70c BAEL-12771 Removed spring milestore repos 2019-02-26 20:48:24 +05:30
Dhawal Kapil 687c2862b1 BAEL-10943 Removed unnecessary repositories 2019-02-26 20:37:51 +05:30
Dhawal Kapil 4be7eaf419 BAEL-10944 Added logic of returning fixed date time zone in HelloResource 2019-02-26 17:52:54 +05:30
Kıvılcım 6bae0fc28a BAEL-2583 JUnit 5: Conditional Test Execution (#6302)
* BAEL-2583 JUnit 5: Conditional Test Execution

* BAEL-2583 conditional test annotation classes methods extended with printline comments
2019-02-25 22:04:16 -06:00
Alejandro Gervasio ad4ff82fa2 Building a web application with Spring Boot and Angular (#6396)
* Initial Commit

* Update pom.xml
2019-02-25 22:01:25 -06:00
Loredana Crusoveanu 9cee994496
Merge pull request #6413 from dkapil/task/BAEL-10959
BAEL-10959 All tests were connecting to live couchbase instance, henc…
2019-02-25 21:57:34 +02:00
Karol f0a76420b6 BAEL-2713 Serve Static Content in Spring WebFlux (#6404) 2019-02-25 09:54:55 -08:00
Dhawal Kapil d6dc3f9941 BAEL-10944 Fixed failing tests 2019-02-25 22:49:29 +05:30
the-java-guy 053e7c4e98 BAEL-774 (#6234)
* BAEL-774

* BAEL 774 : Refactored methods

* BAEL-774 Refactored to new module.

* BAEL 774 - CRs

* BAEL 774 - Moved code back to ratpack module

* Removed modules reactive-modules and ratpack-rxjava

* Refactored packages
2019-02-25 09:55:25 -07:00
Dhawal Kapil e4f65cbadc BAEL-10959 All tests were connecting to live couchbase instance, hence renamed to *LiveTest 2019-02-25 17:58:21 +05:30
Loredana Crusoveanu 2634bdc250
Merge pull request #6407 from amit2103/BAEL-9695
[BAEL-9695] - Upgraded parent-spring-4 to the latest version of Sprin…
2019-02-24 21:05:43 +02:00
Loredana Crusoveanu b9a2297dfa
Merge pull request #6405 from eugenp/BAEL-10856-v2
fix smooks test, add libraries to main pom integration profile
2019-02-24 20:44:54 +02:00
Loredana Crusoveanu 7825cb2059
Merge pull request #6288 from denis-zhdanov/BAEL-2582-kotlin-dsl
BAEL-2582 Building DSLs in Kotlin
2019-02-24 20:05:11 +02:00
amit2103 276e37dc6e [BAEL-9695] - Upgraded parent-spring-4 to the latest version of Spring 4 : 4.3.22 2019-02-24 23:34:48 +05:30
Loredana Crusoveanu e21133eda6
Merge pull request #6321 from eugenp/lor6-patch-2
Update README.md
2019-02-24 20:04:28 +02:00
Loredana Crusoveanu 8bb49f78eb
Update README.md 2019-02-24 20:03:02 +02:00
Loredana ae575b5045 fix smooks test, add libraries to main pom integration profile 2019-02-24 19:26:57 +02:00
fanatixan c0b4579093 bael-2383: memory polluting code for testing epsilon gc (#6403) 2019-02-24 09:09:22 -08:00
Doha2012 b48e564814 keycloak - change server port (#6401)
* add user-info endpoint live test

* keycloak - change server port
2019-02-24 09:03:09 -08:00
Eric Martin a23c276392
Merge pull request #6392 from michael-pratt/BAEL-2742
Add new authority name for JHipster article
2019-02-24 10:43:23 -06:00
Loredana Crusoveanu 6a68956032
Merge pull request #6350 from FDPro/bael-2538
[BAEL-2538] Spring Data JPA @Modifying annotation
2019-02-24 17:31:54 +02:00
Loredana Crusoveanu 0f124ffd1c
Merge pull request #6397 from rozagerardo/geroza/BAEL-11597_Move-and-update-etags-article
[BAEL-11597] Move and update Etags article
2019-02-24 16:30:10 +02:00
Loredana Crusoveanu 4173f8a100
Merge pull request #6400 from amit2103/BAEL-12666
[BAEL-12666] - POM Properties Cleanup
2019-02-24 16:17:17 +02:00
Ger Roza 1e9efcd606 Added scenario using FooPageableLiveTest bean 2019-02-24 09:40:25 -03:00
Ger Roza 52b164ffca [BAEL-11597] Move and update Etags article
* Moved etags article related code
* Fixed existing etag Ignored test
* Added etag scentsio adding etag support to a single endpoint
* Added tests for single endpoint etag scenario
* Cleaned now unused code in spring-rest-full module
2019-02-24 09:40:25 -03:00
amit2103 89e39c37cb [BAEL-12666] - POM Properties Cleanup 2019-02-24 17:02:52 +05:30