Commit Graph

3789 Commits

Author SHA1 Message Date
Anirban Chatterjee db69599998 Added functions for list write and sort operations 2020-06-04 18:07:25 +02:00
Josh Cummings 829b4975c4 Update README.md
Issue BAEL-3896
2020-06-04 10:06:16 -06: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
Adrian Maghear a7f1ca3500 Merge remote-tracking branch 'baeldung/master' into BAEL-3841#declarative-caching-testing 2020-06-04 16:31:10 +02:00
Adrian Maghear 536008dff3 [BAEL-3841] declarative caching testing 2020-06-04 16:29:55 +02: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
Cristian Rosu bc2c23ae9e BAEL-4070: removed unnecessary curly brace, fixed test name 2020-06-04 12:18:03 +03: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
Anshul BANSAL bc40ab12d7 BAEL-4049 - indentation 2020-06-03 12:46:28 +03:00
Anshul BANSAL b9105d7891 BAEL-4049 - indentation fix 2020-06-03 12:44:22 +03:00
Ali Dehghani 829140d488 Polluting the Heap 2020-06-03 14:10:58 +04:30
Anshul BANSAL a2b1be69fe BAEL-4049 - indentation fix 2020-06-03 12:40:32 +03:00
Anshul BANSAL 8623df615b BAEL-4049 - removed cglib 2020-06-03 12:36:24 +03:00
maryarm 19f75cc1d2 Merge branch 'master' into BAEL-3287 2020-06-03 12:59:30 +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
Tyrell Flurry 282e9be3f8 BAEL-4088: code review comments addressed. 2020-06-02 16:09:16 -04:00
Cristian Rosu dd5e1190fa BAEL-4070: updated test names to match Baeldung's guidelines + makred test as Unit Test instead of Integration Test 2020-06-02 22:53:54 +03: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
Ali Dehghani b07bcce7ef Introducing Integer Cache 2020-06-02 22:03:54 +04:30
sampadawagde d214da3cb1 JAVA-39: Updated parent module pom to remove deleted module 2020-06-02 22:57:22 +05:30
sampadawagde 97fa800bbd JAVA-39: Moved article from spring-security kerberos module to
spring-security-sso/spring-security-sso-kerberos
2020-06-02 22:56:31 +05:30
sampadawagde 89ea700e24 JAVA-39: Removed module spring-security-kerberos 2020-06-02 22:55:10 +05:30
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
azhwani b1214ca64d remove tabs from pom.xml 2020-06-02 13:54:10 +01:00
azhwani b508ff2904 remove tabs and extra spaces from pom.xml 2020-06-02 13:48:46 +01:00
musibs 6c6dbd6e96 Removed the long running test case 2020-06-02 18:13:56 +05:30
azhwani fd94f30e26 clear System properties when the test tears down 2020-06-02 13:37:36 +01:00
musibs 4998662d45 Moved the testcase to core-java-jvm module 2020-06-02 17:58:52 +05:30
azhwani 684e5a4a6c remove tabs and extra spaces from pom.xml 2020-06-02 13:28:02 +01:00
sampadawagde 41a09bbf23 JAVA-937: Migrate spring-cloud-bus to parent-boot-2 2020-06-02 15:46:57 +05:30
Anshul BANSAL 6d1ecdd735 BAEL-4049 - view bytecode of a class file in java 2020-06-02 10:07:54 +03:00
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
Anirban Chatterjee ba924ce978 Added functions for iterating and retrieving elements 2020-06-02 02:14:23 +02:00
Mona Mohamadinia 0828e8c3cd Added the Binary Examples 2020-06-02 04:41:34 +04:30