Commit Graph

3262 Commits

Author SHA1 Message Date
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
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
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
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
Cristian Rosu 88a899a283 BAEL-4070: Injecting List or Arrays from a Spring properties file 2020-06-01 23:32:38 +03: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
Loredana Crusoveanu b2670e6e98 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 8110e5b827 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 5e0be54504 BAEL-3896: OpenAPI JSON Objects in Query Params - swagger definitions files changed to yaml 2020-05-31 21:55:46 +03:00
Mark Thomas 5a2bf2d09f 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
Chirag Dewan e245b2eca3 BAEL3889 - Changing the package structure 2020-05-31 18:59:54 +05:30
Chirag Dewan 75a44b9965 BAEL3889 - Kafka Mock Producer 2020-05-31 18:39:20 +05:30
Chirag Dewan 07bf844a33 Merge branch 'master' of https://github.com/eugenp/tutorials 2020-05-31 17:26:52 +05:30
Maiklins 0909133437 Merge pull request #55 from eugenp/master
update
2020-05-31 11:53:46 +02:00
Loredana Crusoveanu 455d2a34a4 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 14ece4c049 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 6b3b45923b Using Retrieve instead of AwaitExchange 2020-05-30 21:58:48 +04:30
Ali Dehghani c5267db452 Added Elvis Operator 2020-05-30 13:05:26 +04:30
johnA1331 70081cb544 Create README.md 2020-05-30 14:01:14 +08:00
johnA1331 2d8fc1c3a3 Create README.md 2020-05-30 13:59:45 +08:00
johnA1331 8fc7ced36e Update README.md 2020-05-30 13:57:50 +08:00
johnA1331 99768749b4 Create README.md 2020-05-30 13:56:37 +08:00
Ali Dehghani 0986bbcd62 On the next line 2020-05-30 09:23:53 +04:30
Gergo Petrik 1a44c81de4 using accessors for balance and stamp 2020-05-29 16:04:02 +02:00