Krzysztof Woyke
a896e9d77d
JAVA-1782: Remove byte-buddy dep from parent-boot-2's children
2020-06-05 15:38:09 +02:00
Krzysztof Woyke
15cce73fb2
JAVA-1782: Add byte-buddy to parent-boot-2
2020-06-05 15:10:58 +02:00
Eric Martin
ab87155eda
Merge pull request #9397 from alimate/KTLN-40
...
KTLN-40: Added Elvis Operator
2020-06-04 23:21:38 -05:00
bragilev
bb55cd699a
Bael-3386 ( #9231 )
...
* bragilev
* Delete ShoppingListApplication.java
* BAEL-3386
* Revert "bragilev"
This reverts commit dbf2a21ba4 .
* Revert "Delete ShoppingListApplication.java"
This reverts commit 640bb544e6 .
* Revert "Revert "Delete ShoppingListApplication.java""
This reverts commit f56864e46d .
2020-06-04 15:58:48 +01:00
rpvilao
54e9764d20
Merge pull request #9382 from roqmarcelo/BAEL-3844
...
BAEL-3844 : Send request to a proxy using RestTemplate
2020-06-04 14:41:36 +02:00
Roque Santos
3409237aea
BAEL-3844 : Documenting the LiveTests using JavaDoc.
2020-06-04 02:23:10 -03:00
Josh Cummings
9ca216ec4b
Merge pull request #9093 from alex07pep/BAEL-3896_JSON_Params
...
BAEL-3896: OpenAPI JSON Objects in Query Params
2020-06-03 23:01:08 -06:00
KevinGilmore
e08abd7238
Bael 4026 ( #9433 )
...
* BAEL-3336 BAEL-3058 add links
* BAEL-3319: add link
* BAEL-3284: add link
* BAEL-3198: add link to article
* BAEL-3479: add link to article
* BAEL-3485: add article link
* SCALA-38: move to new package and add link back to article
* SCALA-38: add imports back into unit test
* BAEL-3908: add link back to article
* BAEL-2893 BAEL-3927 add link back to article
* BAEL-4026: update README.md
2020-06-03 22:20:43 -05:00
Sampada
7844c9d0ae
BAEL-4061: Implementing a Simple HTTP Server with Netty ( #9416 )
...
* BAEL-4061: Implementing a Simple HTTP Server with Netty
* BAEL-4061: Added live test
* BAEL-4061: moved helper class from test to main folder
* BAEL-4061: updated tests to follow BDD
2020-06-03 19:48:57 -07:00
Roque Santos
8eee022bd6
BAEL-3844 : Back to LiveTest to bypass te CI build since the proxy address is dynamic
2020-06-03 19:58:40 -03:00
Roque Santos
9b7dda099e
BAEL-3844 - Suggested adjustements
2020-06-03 19:51:49 -03:00
Eduard Ardeleanu
5cd92d14af
BAEL-4026: Spring Cloud Open Service Broker ( #9365 )
...
* BAEL-4026: Spring Cloud Open Service Broker
* add unit tests
* fix review comments
2020-06-03 08:04:45 -05:00
Yavuz Tas
431262256c
Module for BAEL-3280 ( #9329 )
...
* Module for BAEL-3280
* update comment to make it more clear
* remove .gitignore file
* remove name tag
* fix typo
* change module name to a generic one
* add module to parent
2020-06-03 07:59:42 -05:00
Dhawal Kapil
29605c64d2
Merge pull request #9421 from sampada07/JAVA-913
...
JAVA-913: migrate parent-boot-1 articles to parent-boot-2
2020-06-03 10:47:42 +05:30
Eric Martin
c32b4ff217
Merge pull request #9389 from alimate/BAEL-4039
...
BAEL-4039: Introducing Constant Folding & Dead Code Elimination
2020-06-02 22:20:38 -05:00
Greg
16086d8221
Merge pull request #9345 from musibs/BAEL-4064
...
BAEL 4064 Out of Memory Error
2020-06-02 15:41:09 -04:00
kwoyke
71b0dab996
BAEL-4100: Move HTTP/2 in Jetty to the new libraries-server-2 module ( #9394 )
2020-06-02 21:15:49 +02:00
kwoyke
ca8486d7c0
BAEL-4171: Add SecurityAdviceTrait to the ExceptionTranslator ( #9418 )
2020-06-02 21:04:09 +02:00
Mona Mohamadinia
647dbf2f98
KTLN-141: Not-Null Assertion (!!) Operator in Kotlin ( #9371 )
...
* Added the Test Samples
* Renamed the Class
2020-06-02 19:31:56 +01:00
sampadawagde
bc4b7fa9ea
JAVA-932: Migrate spring-cloud-kubernetes to parent-boot-2
2020-06-02 22:41:01 +05:30
musibs
b4072a8246
Removed the long running test case
2020-06-02 18:13:56 +05:30
musibs
71ed77d406
Moved the testcase to core-java-jvm module
2020-06-02 17:58:52 +05:30
sampadawagde
946f79a8a6
JAVA-937: Migrate spring-cloud-bus to parent-boot-2
2020-06-02 15:46:57 +05:30
Eric Martin
0603a73a58
Merge pull request #9268 from mguarnaccia/BAEL-3985
...
[BAEL-3985] First commit
2020-06-01 19:52:25 -05:00
Eric Martin
0d90d121f5
Merge pull request #9387 from alimate/BAEL-3873
...
BAEL-3873: Dependency Upgrade for HikariCP
2020-06-01 19:34:55 -05:00
Ankur Gupta
ba336097ba
Updating Test Class name for multiplecachemanager module ( #9399 )
...
* Java Example of Hexagonal Architecture
* removing unnecessary maven files from pull request and spaces in code
* Removing unnecessary lines
* Example code for using Multiple Cache Manager in SpringBoot
* BAEL-3963:Using multiple cache managers in Spring
* removing new module created in last pull request
* Fixes as per editor Suggestions
* fixing spacing issue in pom.xml
* Fixing spacing issue in pom.xml
* Fixing spacing issue 2
* Formatting space issues in pom.xml
* Changing the Test class name from IntegrationUnitTest to IntegrationTest
Co-authored-by: Ankur Gupta <ankur.gupta@jda.com >
2020-06-01 09:59:02 -07:00
Josh Cummings
88d8f15bcf
Merge pull request #9410 from eugenp/bael-3067
...
Update README.md
2020-06-01 09:51:33 -06:00
Josh Cummings
aa80fe4a86
Merge pull request #9411 from eugenp/bael-3494
...
Update README.md
2020-06-01 09:51:19 -06:00
Josh Cummings
539b00e277
Update README.md
...
Issue BAEL-3494
2020-06-01 09:41:50 -06:00
Josh Cummings
ba9804ecd4
Update README.md
...
Issue BAEL-3067
2020-06-01 09:38:52 -06:00
Josh Cummings
9c992382f6
Merge pull request #9356 from earth001/BAEL-3494b
...
Bael 3494b
2020-06-01 07:51:31 -06:00
Juan Moreno
1cf677abd8
FIX Package Name
2020-06-01 09:06:57 -03:00
Michele Guarnaccia
f2372fd059
Renamed test methods
2020-06-01 11:09:35 +02:00
Loredana Crusoveanu
5e6a0608a5
Merge pull request #9323 from mathieufortin01/master
...
BAEL-3676 Fix failing manual test in sping-data-elasticsearch module
2020-06-01 09:06:10 +03:00
Loredana Crusoveanu
32ec38378d
Merge pull request #9340 from ashleyfrieze/BAEL-3615-redis-delete-fix
...
BAEL-3615-Rework the delete everything in Redis example
2020-05-31 22:29:02 +03:00
alex.peptan
1fb29f99f1
BAEL-3896: OpenAPI JSON Objects in Query Params - swagger definitions files changed to yaml
2020-05-31 21:55:46 +03:00
Mark Thomas
c7abff7e86
BAEL-3768 - spatialguru.net@gmail.com ( #9402 )
...
* Add implementation of BeanPostProcessor and BeanFactoryPostProcessor for ticket
* Continue processing beans if annotation not found on one or more
* Add integration test
* Simplify code
* Rename package
2020-05-31 09:46:32 -07:00
Loredana Crusoveanu
c5955bb262
Merge pull request #9396 from johnA1331/master
...
BAEL-24690 github-related test fix - non-empty readmes (results: 18.05.2020 & 23.05.2020)
2020-05-31 10:48:46 +03:00
Josh Cummings
99c2a439e1
Merge pull request #9350 from vikasrajput6035/BAEL-3067
...
BAEL-3067: Article - Convert BufferedReader to JSONObject - Completed
2020-05-30 19:52:06 -06:00
Ali Dehghani
ac708dbe94
Added Elvis Operator
2020-05-30 13:05:26 +04:30
johnA1331
1816d945b3
Create README.md
2020-05-30 14:01:14 +08:00
johnA1331
226e637c74
Create README.md
2020-05-30 13:59:45 +08:00
johnA1331
252702d572
Update README.md
2020-05-30 13:57:50 +08:00
johnA1331
56ad432b90
Create README.md
2020-05-30 13:56:37 +08:00
Ali Dehghani
e80b6c1c71
On the next line
2020-05-30 09:23:53 +04:30
Carlos Cavero
65cdbfd616
BAEL-3756-YAML-for-Spring-DevOps ( #9368 )
...
* Add modifications to include the configuration for YAML and DevOps
* Clean the Dockerfile
* Modify the name of testing environment and include YAML tests
2020-05-28 15:02:11 -07:00
Mark Thomas
cbac3a4c90
BAEL-3768 - spatialguru.net@gmail.com ( #9385 )
...
* Add implementation of BeanPostProcessor and BeanFactoryPostProcessor for ticket
* Continue processing beans if annotation not found on one or more
* Add integration test
* Simplify code
2020-05-28 13:34:00 -07:00
Ali Dehghani
19f8940386
Introducing Constant Folding & Dead Code Elimination
2020-05-29 00:29:27 +04:30
vatsalgosar
d3f060f790
BAEL-3987 ( #9139 )
...
* BAEL-3987 - Cast an int to an enum value
* refactoring
* code refactored
* BAEL-3987 - Updated code snippets
* bAEL-3987 - Fixed indentation
2020-05-28 17:37:23 +01:00
Ali Dehghani
8276c9f876
Dependency Upgrade for HikariCP
2020-05-28 20:00:23 +04:30