Commit Graph

7682 Commits

Author SHA1 Message Date
johnA1331 a309541503 Update README.md 2021-12-01 16:23:15 +08:00
johnA1331 eb4276fe3b Update README.md 2021-12-01 16:18:13 +08:00
johnA1331 879e60f8c0 Create README.md 2021-12-01 16:16:25 +08:00
Kai Yuan 052eb565bc Java Hashmap with different value types (#11495)
* Java Hashmap with different value types

* some fixes according to review comments

* convert liveTest -> unitTest

* convert liveTest -> unitTest
2021-11-30 18:17:36 -06:00
kwoyke 0c859a7d49 Merge pull request #11529 from chaos2418/JAVA-8735
JAVA-8735: fix logging related integration tests
2021-11-30 10:21:54 +01:00
KevinGilmore 696b754971 Add and update README files (#11530) 2021-11-29 22:19:32 -06:00
chaos2418 318df3fb84 JAVA-8735: fix logging related integration tests 2021-11-30 09:06:22 +05:30
vaibhav007jain 2026f9cae7 BAEL-5228: Adding code for approaches to concatenating null string in java (#11464)
* commited initial code for hexagonal architecture

* Deleting to check in again

* Deleing to check in again

* Push first code for Hexagonal Architecture

* final code with UT for JSON to Java conversion

* removed hexagonal-architecture code from last commit

* BEL-5071 updated README

* BAEL-5071: Undo README changes and added a nested object in the JSON example.

* BAEL-5071: fixed whitespace/indentation in JsonToJavaClassConversion.java

* BAEL-5151: Added code for getting the first of a String

* BAEL-5151: Renamed Unit Test

* BAEL-5151: Moved the files from core-java-string-operations to core-java-string-operations-3

* BAEL-5151: Replaced tabs with white spaces.

* BAEL-5228: Adding code for approaches to concatening null string in java

* BAEL-5228: Moved file to correct folder and added a UT.

* BAEL-5228: corrected import statements.

* BAEL-5228: corrected last commit.

* BAEL-5228: removed extra import.

* BAEL-5228: renamed UT

Co-authored-by: Vaibhav Jain <vaibhav.ashokjain@vodafone.com>
2021-11-30 08:51:17 +05:30
Teica 719c4e4e0b Feature bael 5253 (#11526)
* BAEL-5032 Swagger to PDF

* BAEL-5032 added lombok as dependency

* BAEL-5253 moving the tests to other module

* renaming the test class

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Delete pom.xml

* Create pom.xml

Co-authored-by: Matea Pejčinović <matea.pejcinovic@intellexi.hr>
2021-11-29 16:26:16 -08:00
Loredana Crusoveanu 0d45985435 Merge pull request #11517 from kwoyke/JAVA-8709
JAVA-8709: Extract commons-collections4.version property to the main …
2021-11-29 12:10:15 +02:00
Bhaskara 28b7ea96c7 BAEL-4648: How to debug Websockets (#11469)
* BAEL-4648: How to debug Websockets

* Formatted the code

* Incorporated comments from Kevin
2021-11-28 17:32:23 -06:00
davidmartinezbarua 6f87f6edd5 Merge pull request #11327 from mabdullah12/feature/abdullah/baeldung/415_Unsupported_MediaType_for_POST
415 Unsupported Media Type
2021-11-28 12:57:25 -03:00
wugangca 9461caeb27 BAEL-5205 Adding a column to an Excel file using Apache POI (#11491)
* BAEL-5205 Adding a column to an Excel file using Apache POI

* BAEL-5205 move the test xls file into the test folder

Co-authored-by: Gang Wu <wugagnca@hotmail.com>
2021-11-28 09:51:13 -06:00
davidmartinezbarua 1af458be34 Merge pull request #11525 from eugenp/revert-11427-master
Revert "Spring Webflux and @Cacheable Annotation"
2021-11-28 12:50:27 -03:00
davidmartinezbarua 47599b738d Merge pull request #11522 from mladensavic94/master
Spring Webflux and @Cacheable Annotation - moved to new package
2021-11-28 12:47:59 -03:00
Azhwani 7b564fe3ef init commit (#11496) 2021-11-28 09:47:49 -06:00
kwoyke 8809312a13 Merge pull request #11521 from hkhan/JAVA-8353-fix-monitor-exception
[JAVA-8353] Wait longer for the threads to finish
2021-11-28 13:02:09 +01:00
kwoyke 97908d9af3 Merge pull request #11519 from freelansam/JAVA-8287
JAVA-8287: Split or move java-jpa-3 module
2021-11-28 12:54:46 +01:00
ACHRAF TAITAI 3f28be96db BAEL-5147 : convert ByteBuffer to String (#11504)
* BAEL-5147: convert ByteBuffer to String

* Update README.md
2021-11-27 17:59:29 +01:00
Mladen Savic 66f05f8855 Merge remote-tracking branch 'origin/master' into master 2021-11-27 11:13:19 +01:00
Mladen Savic 7c8ba28e63 Spring Webflux and @Cacheable Annotation - moved to new package 2021-11-27 11:13:01 +01:00
Mladen Savic fbb1e36049 Spring Webflux and @Cacheable Annotation - moved to new package 2021-11-27 11:10:33 +01:00
Loredana Crusoveanu 34d067fa20 Merge pull request #11520 from kwoyke/JAVA-8710
JAVA-8710: Update to lombok 1.8.22
2021-11-27 11:45:16 +02:00
Haroon Khan 4e211b64d7 [JAVA-8353] Wait longer for the threads to finish 2021-11-26 22:15:04 +00:00
Krzysiek 334df050b8 JAVA-8710: Update to lombok 1.8.22 2021-11-26 18:07:02 +01:00
Krzysztof Majewski dcd9411cf3 BAEL-5076 Unix domain socket in Java 16 (#11493)
* BAEL-5076 Unix domain socket in Java 16

* BAEL-5076 Unix domain socket in Java 16

* BAEL-5076 Unix domain socket in Java 16

* BAEL-5076 Unix domain socket in Java 16

Co-authored-by: krzysztof <kmajewski@berg.technology>
2021-11-26 09:06:20 -08:00
Muhammad Abdullah Azam Khan 86dcb518b2 Indentation and Formatting Changes 2021-11-26 20:54:37 +04:00
kwoyke f09327b2d9 Merge pull request #11518 from freelansam/JAVA-8620
JAVA-8620: Fix references to parents
2021-11-26 17:53:31 +01:00
sampadawagde e931840ced JAVA-8287: Split or move java-jpa-3 module 2021-11-26 22:19:21 +05:30
sampadawagde d0df1f9e23 JAVA-8620: Fix references to parents 2021-11-26 19:28:29 +05:30
davidmartinezbarua 70608bb2e7 Revert "Spring Webflux and @Cacheable Annotation" 2021-11-26 10:56:17 -03:00
kwoyke 19af11766b Merge pull request #11479 from chaos2418/JAVA-8435
JAVA-8435: reducing logging for tutorials-integration job
2021-11-26 13:28:47 +01:00
Krzysiek f9f37ac4e6 JAVA-8709: Extract commons-collections4.version property to the main pom.xml 2021-11-26 13:17:01 +01:00
kwoyke c8869d8265 Merge pull request #11516 from kwoyke/JAVA-8699
JAVA-8699: Use @KeycloakConfiguration annotation
2021-11-26 11:28:29 +01:00
kwoyke 0b2572b562 Merge pull request #11511 from hkhan/BAEL-44346-update-reader-to-stream
[BAEL-44346] Update to use ReaderInputStream from Commons
2021-11-26 11:26:13 +01:00
Loredana Crusoveanu ff85a53605 Merge pull request #11515 from eugenp/test-fix-nov-2021
disable tests until they are fixed
2021-11-26 12:11:22 +02:00
Krzysiek 49f90c3a55 JAVA-8699: Use @KeycloakConfiguration annotation 2021-11-26 10:56:49 +01:00
kwoyke 78801db51c Merge pull request #11513 from hkhan/JAVA-8355-split-spring-testing
[JAVA-8355] Move article code to spring-testing-2 module
2021-11-26 09:50:00 +01:00
Loredana Crusoveanu c20f57055a Merge pull request #11509 from eugenp/lor6-patch-2
Update README.md
2021-11-26 10:41:15 +02:00
Loredana Crusoveanu 2e06df53c6 Merge pull request #11508 from eugenp/lor6-patch-1
Delete README.md
2021-11-26 10:41:07 +02:00
Loredana Crusoveanu 02f34bab02 disable tests until they are fixed 2021-11-26 10:40:22 +02:00
kwoyke 91e38a4500 Merge pull request #11502 from hkhan/BAEL-44334-enhance-java-process-test
[BAEL-44334] Enhance the process test to shutdown ExecutorService
2021-11-26 09:26:59 +01:00
Haroon Khan 805500140f [JAVA-8355] Move article code to spring-testing-2 module 2021-11-25 19:51:32 +00:00
Haroon Khan 6b17804212 [BAEL-44346] Update to use ReaderInputStream from Commons 2021-11-25 19:06:19 +00:00
Loredana Crusoveanu be86acb87f Merge pull request #11510 from kwoyke/JAVA-8363
JAVA-8363: Split or move spring-boot-mvc-2 module
2021-11-25 19:11:38 +02:00
Yavuz Tas b045b7fe83 BAEL-5192 Code samples for the article (#11483)
* BAEL-5192 implement code samples

* BAEL-5192 simplify some methods

* BAEL-5192 remove duplicated test method

Co-authored-by: Yavuz Tas <ytas@vwd.com>
2021-11-25 10:45:26 -06:00
Loredana Crusoveanu 0edbe4c8fb Merge pull request #11507 from kwoyke/JAVA-8362
JAVA-8362: Split or move spring-batch module
2021-11-25 16:41:08 +02:00
kwoyke f5c35ffe97 Merge pull request #11506 from eugenp/JAVA-3592
JAVA-3592: Upgrade h2 dependency in the main pom.xml
2021-11-25 13:31:47 +01:00
Krzysiek e3ba14139e JAVA-8363: Update README.md files 2021-11-25 13:26:46 +01:00
Krzysiek 49ffde8b48 JAVA-8363: Fix FooLiveTest - separate mime from etag code 2021-11-25 13:25:40 +01:00