Commit Graph

7749 Commits

Author SHA1 Message Date
Loredana Crusoveanu 01ff175f5d Merge pull request #11534 from kwoyke/JAVA-8358
JAVA-8358: Move Spring Boot Exit Codes code
2021-12-01 16:59:10 +02:00
Loredana Crusoveanu b9e9b40ca8 Merge pull request #11532 from johnA1331/master
BAEL-44759 - add links to github-baeldung articles
2021-12-01 11:55:30 +02:00
Krzysiek f913e0c006 JAVA-8358: Move Spring Boot Exit Codes code 2021-12-01 10:48:53 +01:00
Loredana Crusoveanu 4525a90a55 Merge pull request #11533 from eugenp/JAVA-8748-v1
JAVA-8748 temporarily disable test
2021-12-01 11:42:47 +02:00
Loredana Crusoveanu 5f78536a3a JAVA-8748 temporarily disable test 2021-12-01 11:39:46 +02:00
johnA1331 689396a360 Update README.md 2021-12-01 16:33:28 +08:00
johnA1331 d6460d88b8 Update README.md 2021-12-01 16:31:04 +08:00
johnA1331 f579ec9ed5 Update README.md 2021-12-01 16:25:31 +08:00
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
Teica 3bcedb6eda Create pom.xml 2021-11-29 21:07:36 +01:00
Teica c215f71959 Delete pom.xml 2021-11-29 21:05:29 +01:00
Teica 3cf650f4eb Update pom.xml 2021-11-29 21:04:08 +01:00
Teica d9b41d9737 Update pom.xml 2021-11-29 21:03:28 +01:00
Teica 0c7a0bcb8d Update pom.xml 2021-11-29 21:02:40 +01: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
Matea Pejčinović f5b596784f renaming the test class 2021-11-28 18:14:42 +01:00
Matea Pejčinović 9ab2a1ab0f BAEL-5253 moving the tests to other module 2021-11-28 18:03:38 +01: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