Seshu Kumar T
0eed4e12bf
SequenceInputStream changes ( #11590 )
...
Co-authored-by: Seshu Thanneeru <seshukumar.thanneeru@thoughtdata.com >
2021-12-21 22:02:20 +01:00
kwoyke
8fa2bc4baa
Merge pull request #11585 from chaos2418/JAVA-3591
...
JAVA-3591: updating mockito-core to 4.1.0
2021-12-20 09:38:12 +01:00
Kai Yuan
d580f5db92
add methods ( #11579 )
2021-12-18 18:56:28 -06:00
chaos2418
35ee789731
JAVA-3591: updating mockito-core to 4.1.0
2021-12-18 13:40:53 +05:30
Haroon Khan
e5508977e3
[JAVA-8679] Fix test for JDK 17
2021-12-15 17:54:29 +00:00
Loredana Crusoveanu
824e2517e9
Update README.md
2021-12-15 17:31:42 +02:00
sachin
4a817cbdd9
Bael-5125 Java implicit super constructor is undefined error ( #11566 )
...
Co-authored-by: Sachin kumar <sachin.n.kumar@oracle.com >
2021-12-13 20:18:00 -06:00
Azhwani
88401a710d
BAEL-3763: Improvement: Add a section about the ISO_INSTANT formatter ( #11537 )
...
* init commit
* add parsing examples
* Adjust assertEquals order
* Add empty line before asserts
2021-12-12 21:52:38 -06:00
vunamtien
295e05c73a
BAEL-5052-simulate-touch-command-in-java ( #11560 )
...
* BAEL-5052-simulate-touch-command-in-java
* refactor
Co-authored-by: tienvn4 <tienvn4@ghtk.co >
2021-12-11 07:35:40 +01:00
Loredana Crusoveanu
c974daf78f
Merge branch 'master' into JAVA-7244-Review_log_statements_for_projects
2021-12-09 10:22:41 +02:00
Sachin Raverkar
7d437b646c
Bael 5275 ( #11561 )
...
* Initial impl of enum
* Added Java 8 based enum searcher and test for it.
* Moved code to core-java-enums
* Fixed test name and readme
* Reused existing module core-java-modules/core-java-lang-oop-types-2 instead of creating a new one.
* Reused existing module core-java-modules/core-java-lang-oop-types-2 instead of creating a new one.
2021-12-08 19:52:20 -08:00
johnA1331
12c82cf0dc
Update README.md
2021-12-08 23:48:29 +08:00
johnA1331
4a0093028c
Update README.md
2021-12-08 23:44:11 +08:00
johnA1331
b4e226eeb8
Update README.md
2021-12-08 23:34:51 +08:00
johnA1331
6cd160bd67
Update README.md
2021-12-08 23:04:52 +08:00
johnA1331
3619ce8f6c
Update README.md
2021-12-08 23:02:06 +08:00
sampadawagde
f7baa68a3a
JAVA-8375: Split or move core-java-regex module
2021-12-06 22:24:37 +05:30
kwoyke
d897cca479
Merge pull request #11546 from chaos2418/JAVA-8736
...
JAVA-8736: updating JDK version for the jdk9-and-above Jenkins jobs - W48
2021-12-06 12:12:12 +01:00
chaos2418
081e056ce4
JAVA-8736: removing unused jaxws* properties
2021-12-06 14:54:20 +05:30
kwoyke
de21d61b40
Merge pull request #11548 from freelansam/JAVA-8354
...
JAVA-8354: Split or move core-java-collections-3
2021-12-06 09:41:35 +01:00
Loredana Crusoveanu
783834f18b
Merge pull request #11550 from johnA1331/master
...
BAEL-45248 - github - readme links to and from match
2021-12-05 18:06:24 +02:00
sampadawagde
78828b8989
JAVA-8354: Split or move core-java-collections-3
2021-12-05 11:58:14 +05:30
polomos
669f153727
BAEL-5060 JMX ports explained ( #11505 )
2021-12-04 20:40:46 -06:00
johnA1331
08e528ee5d
Delete README.md
2021-12-04 19:41:35 +08:00
johnA1331
7159646f36
Update README.md
2021-12-04 19:26:22 +08:00
johnA1331
cbdd5f56c2
Update README.md
2021-12-04 16:14:21 +08:00
chaos2418
fc543cafe6
JAVA-8736: fixing plugin versions in core-java-11-2 to work with JDK 17
2021-12-04 10:00:10 +05:30
chaos2418
3f793d14ab
JAVA-8736: update JDK version for the jdk9-and-above Jenkins jobs
2021-12-03 17:20:12 +05:30
Loredana Crusoveanu
b27420ba20
Merge pull request #11541 from kwoyke/JAVA-8748
...
JAVA-8748: Make each test get available port on its own
2021-12-02 17:32:56 +02:00
Daniel Strmecki
85b913e939
Feature/bael 5133 utility class constructor ( #11421 )
...
* BAEL-5133: initial commit
* BAEL-5133: better example
* BAEL-5133: add Lombok examples
* BAEL-5133: add interface and enum examples
* BAEL-5133: add exception
* BAEL-5133: add suppress warning
* BAEL-5133: dummy
Co-authored-by: ashleyfrieze <ashley@incredible.org.uk >
2021-12-02 13:43:55 +00:00
Krzysiek
78c15bc838
JAVA-8748: Use ServerSocket(0) approach to get free port
2021-12-02 12:58:13 +01:00
Loredana Crusoveanu
ece4d5af42
remove duplicate dependency
2021-12-02 11:20:46 +02:00
Loredana Crusoveanu
b35c4e810d
Merge branch 'master' into fix-5227
2021-12-02 11:16:06 +02:00
Krzysiek
072a384a88
JAVA-8748: Make each test get available port on its own
2021-12-02 09:33:35 +01:00
Matea Pejčinović
1136538b0b
removed Hamcrest
2021-12-01 21:28:24 +01: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
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
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
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
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
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
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
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
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