Commit Graph

23412 Commits

Author SHA1 Message Date
Loredana Crusoveanu
ece4d5af42 remove duplicate dependency 2021-12-02 11:20:46 +02:00
Loredana Crusoveanu
6c7d383914 Merge pull request #11538 from Teica/fix-5227
Fix 5227
2021-12-02 11:19:16 +02:00
Loredana Crusoveanu
b35c4e810d Merge branch 'master' into fix-5227 2021-12-02 11:16:06 +02:00
Matea Pejčinović
1136538b0b removed Hamcrest 2021-12-01 21:28:24 +01:00
Olsi Seferi
ba29be11fb ExcelUtility Jira issue BAEL-5198 (#11503)
* CODE REFACTOR AND ADDED UNIT TEST

* SMALL CHANGE

* FIXED TESTS TIMEZONE ISSUES

Co-authored-by: Olsi Seferi <olsi.seferi@sisal.al>
2021-12-01 10:19:19 -08:00
Loredana Crusoveanu
13c456ffdd 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
915d0daab5 Merge pull request #11532 from johnA1331/master
BAEL-44759 - add links to github-baeldung articles
2021-12-01 11:55:30 +02:00
Krzysiek
a66d9b5fd2 JAVA-8358: Move Spring Boot Exit Codes code 2021-12-01 10:48:53 +01:00
Loredana Crusoveanu
875eb53dff Merge pull request #11533 from eugenp/JAVA-8748-v1
JAVA-8748 temporarily disable test
2021-12-01 11:42:47 +02:00
Loredana Crusoveanu
8e4bdad572 JAVA-8748 temporarily disable test 2021-12-01 11:39:46 +02:00
johnA1331
8c337801ce Update README.md 2021-12-01 16:33:28 +08:00
johnA1331
1cd06bd0ff Update README.md 2021-12-01 16:31:04 +08:00
johnA1331
c60b97f6c7 Update README.md 2021-12-01 16:25:31 +08:00
johnA1331
4f569c0914 Update README.md 2021-12-01 16:23:15 +08:00
johnA1331
e1edaf8f5c Update README.md 2021-12-01 16:18:13 +08:00
johnA1331
2e2bcbab19 Create README.md 2021-12-01 16:16:25 +08:00
Kai Yuan
8f586a0007 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
ddcb423678 Merge pull request #11529 from chaos2418/JAVA-8735
JAVA-8735: fix logging related integration tests
2021-11-30 10:21:54 +01:00
KevinGilmore
fdcc5324ba Add and update README files (#11530) 2021-11-29 22:19:32 -06:00
chaos2418
b417edc421 JAVA-8735: fix logging related integration tests 2021-11-30 09:06:22 +05:30
vaibhav007jain
915cbfdafa 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
3041ad3724 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
33e6b23c15 Create pom.xml 2021-11-29 21:07:36 +01:00
Teica
70b8e5bbe8 Delete pom.xml 2021-11-29 21:05:29 +01:00
Teica
bc5d282493 Update pom.xml 2021-11-29 21:04:08 +01:00
Teica
f77bc37310 Update pom.xml 2021-11-29 21:03:28 +01:00
Teica
e073e5b8e2 Update pom.xml 2021-11-29 21:02:40 +01:00
Loredana Crusoveanu
ec85ef689f 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
d7f3f90731 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ć
4f0535e070 renaming the test class 2021-11-28 18:14:42 +01:00
Matea Pejčinović
12baca5a20 BAEL-5253 moving the tests to other module 2021-11-28 18:03:38 +01:00
davidmartinezbarua
b806296685 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
1549301612 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
d6f0ea6606 Merge pull request #11525 from eugenp/revert-11427-master
Revert "Spring Webflux and @Cacheable Annotation"
2021-11-28 12:50:27 -03:00
davidmartinezbarua
0598345f21 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
8441869283 init commit (#11496) 2021-11-28 09:47:49 -06:00
kwoyke
bb49cdace3 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
2d33c8790b 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
0af4cde56c 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
df3268db6e Merge remote-tracking branch 'origin/master' into master 2021-11-27 11:13:19 +01:00
Mladen Savic
3a3aa56ad1 Spring Webflux and @Cacheable Annotation - moved to new package 2021-11-27 11:13:01 +01:00
Mladen Savic
f76a43a1ab Spring Webflux and @Cacheable Annotation - moved to new package 2021-11-27 11:10:33 +01:00
Loredana Crusoveanu
61729de780 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
56acdb274f [JAVA-8353] Wait longer for the threads to finish 2021-11-26 22:15:04 +00:00
Krzysiek
4ea08dc79e JAVA-8710: Update to lombok 1.8.22 2021-11-26 18:07:02 +01:00
Krzysztof Majewski
7a9a69bda3 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
2eacd35589 Indentation and Formatting Changes 2021-11-26 20:54:37 +04:00
kwoyke
9f1f4cbc07 Merge pull request #11518 from freelansam/JAVA-8620
JAVA-8620: Fix references to parents
2021-11-26 17:53:31 +01:00
sampadawagde
be2d84b1f6 JAVA-8287: Split or move java-jpa-3 module 2021-11-26 22:19:21 +05:30
sampadawagde
2b043a7f1f JAVA-8620: Fix references to parents 2021-11-26 19:28:29 +05:30