Eric Martin
d0c9ad62ea
Merge pull request #9427 from alimate/BAEL-4153
...
BAEL-4153: Polluting the Heap
2020-06-07 11:08:00 -05:00
Eric Martin
3cfd36bbb1
Merge pull request #9420 from alimate/BAEL-4160
...
BAEL-4160: Class.newInstance() is deprecated
2020-06-07 10:57:10 -05:00
Eric Martin
21eb84e20d
Merge pull request #9366 from dev-chirag/master
...
BAEL3889 - Kafka Mock Producer
2020-06-07 10:46:27 -05:00
Chirag Dewan
de8acfd6e0
BAEL3889 - Adding braces in EvenOddPartitioner
2020-06-07 15:29:59 +05:30
Josh Cummings
357ecb0341
Merge pull request #9440 from kwoyke/JAVA-1782
...
JAVA-1782: Add byte-buddy dependency to the parent-boot-2
2020-06-06 13:41:27 -06:00
Josh Cummings
d6a1b77166
Merge pull request #9426 from kwoyke/JAVA-1644
...
JAVA-1644: Remove overriden spring-boot.version property
2020-06-06 12:06:29 -06:00
Dhawal Kapil
4e5cc32798
Merge pull request #9409 from dupirefr/team/JAVA-1659-junit_and_surefire_upgrade-ddd_modules
...
[JAVA-1659] Upgraded Maven Surefire Plugin and JUnit versions
2020-06-06 11:01:11 +05:30
Eric Martin
d5c8ebe760
Merge pull request #9405 from alimate/BAEL-4128
...
BAEL-4128: Adapting the VarHandle Code to Best Practices
2020-06-05 22:50:57 -05:00
Eric Martin
676f32a246
Merge pull request #9398 from alimate/KTLN-46
...
KTLN-46: Using Retrieve instead of AwaitExchange
2020-06-05 17:45:12 -05:00
Josh Cummings
01b5d087f6
Merge pull request #9391 from pegeroad/BAEL-3856-aba-related-improvements
...
using accessors for balance and stamp
2020-06-05 11:34:11 -06:00
Krzysztof Woyke
b8a3dd7a68
JAVA-1782: Remove byte-buddy dep from parent-boot-2's children
2020-06-05 15:38:09 +02:00
Krzysztof Woyke
07751eeea2
JAVA-1782: Add byte-buddy to parent-boot-2
2020-06-05 15:10:58 +02:00
Eric Martin
2716a2a6d0
Merge pull request #9397 from alimate/KTLN-40
...
KTLN-40: Added Elvis Operator
2020-06-04 23:21:38 -05:00
bragilev
3078464b95
Bael-3386 ( #9231 )
...
* bragilev
* Delete ShoppingListApplication.java
* BAEL-3386
* Revert "bragilev"
This reverts commit dbf2a21ba4fe2a60c518beecda7ab33746977252.
* Revert "Delete ShoppingListApplication.java"
This reverts commit 640bb544e6cd8eda6d1fe6a38607323871ddb957.
* Revert "Revert "Delete ShoppingListApplication.java""
This reverts commit f56864e46db92c4f981bdc38f78fbabade72156c.
2020-06-04 15:58:48 +01:00
rpvilao
4b4824228b
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
e4d59f4874
BAEL-3844 : Documenting the LiveTests using JavaDoc.
2020-06-04 02:23:10 -03:00
Josh Cummings
a6f306f8ce
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
c122add13e
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
ee146f5a13
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
6e9f4d80a5
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
0d2076f299
BAEL-3844 - Suggested adjustements
2020-06-03 19:51:49 -03:00
Eduard Ardeleanu
6df3b2b6fb
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
078481781f
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
Ali Dehghani
829140d488
Polluting the Heap
2020-06-03 14:10:58 +04:30
Krzysztof Woyke
f0befa0f8b
JAVA-1644: Remove overriden spring-boot.version property
2020-06-03 09:00:03 +02:00
Dhawal Kapil
d34fe14d61
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
5ce70c75de
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
b8b361c2e4
Merge pull request #9345 from musibs/BAEL-4064
...
BAEL 4064 Out of Memory Error
2020-06-02 15:41:09 -04:00
kwoyke
9d4a0b1f51
BAEL-4100: Move HTTP/2 in Jetty to the new libraries-server-2 module ( #9394 )
2020-06-02 21:15:49 +02:00
kwoyke
d59d2e3793
BAEL-4171: Add SecurityAdviceTrait to the ExceptionTranslator ( #9418 )
2020-06-02 21:04:09 +02:00
Mona Mohamadinia
2af1e30a8f
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
6dbd0c1d6c
JAVA-932: Migrate spring-cloud-kubernetes to parent-boot-2
2020-06-02 22:41:01 +05:30
Ali Dehghani
be292ec3f2
Avoid Using newInstance on Class<?>
2020-06-02 21:32:45 +04:30
Ali Dehghani
756f70b29f
Rename the Class
2020-06-02 21:09:48 +04:30
Ali Dehghani
5b7dde1ae8
Adapting the VarHandle Code to Best Practices
2020-06-02 21:09:43 +04:30
musibs
6c6dbd6e96
Removed the long running test case
2020-06-02 18:13:56 +05:30
musibs
4998662d45
Moved the testcase to core-java-jvm module
2020-06-02 17:58:52 +05:30
sampadawagde
41a09bbf23
JAVA-937: Migrate spring-cloud-bus to parent-boot-2
2020-06-02 15:46:57 +05:30
Eric Martin
f5c5cc5290
Merge pull request #9268 from mguarnaccia/BAEL-3985
...
[BAEL-3985] First commit
2020-06-01 19:52:25 -05:00
Eric Martin
3365051e7f
Merge pull request #9387 from alimate/BAEL-3873
...
BAEL-3873: Dependency Upgrade for HikariCP
2020-06-01 19:34:55 -05:00
Ankur Gupta
5b68d315b8
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
4f44c5db6c
Merge pull request #9410 from eugenp/bael-3067
...
Update README.md
2020-06-01 09:51:33 -06:00
Josh Cummings
7a0291b644
Merge pull request #9411 from eugenp/bael-3494
...
Update README.md
2020-06-01 09:51:19 -06:00
Josh Cummings
1627873f88
Update README.md
...
Issue BAEL-3494
2020-06-01 09:41:50 -06:00
Josh Cummings
ef13de2061
Update README.md
...
Issue BAEL-3067
2020-06-01 09:38:52 -06:00
Josh Cummings
bc6c7238d7
Merge pull request #9356 from earth001/BAEL-3494b
...
Bael 3494b
2020-06-01 07:51:31 -06:00
Juan Moreno
ec34dde27b
FIX Package Name
2020-06-01 09:06:57 -03:00
dupirefr
3086da7d12
[JAVA-1659] Upgraded Maven Surefire Plugin and JUnit versions
...
* Fixed sub-modules parent poms names
* Added relative paths to sub-modules poms
* Configured Maven Surefire Plugin so that it works with the dummy test
* Upgraded Maven Surefire Plugin version to 2.22.2
* Upgraded JUnit version to 5.6.2
2020-06-01 11:30:17 +02:00
Michele Guarnaccia
8477fd9279
Renamed test methods
2020-06-01 11:09:35 +02:00
dupirefr
00b67725ea
[JAVA-1659] Upgraded Maven Surefire Plugin and JUnit versions
...
* Upgraded Maven Surefire Plugin version to 2.22.2
* Upgraded JUnit version to 5.6.2
* Imported JUnit BOM before Spring Boot Dependencies BOM (as explained
[here](https://docs.spring.io/spring-boot/docs/2.3.0.RELEASE/maven-plugin/reference/html/#using ))
2020-06-01 11:03:52 +02:00