johnA1331
f36698f97e
Update README.md
2021-07-07 23:22:36 +08:00
johnA1331
6b31eaabf4
Update README.md
2021-07-07 23:19:11 +08:00
johnA1331
ea0aecd346
Update README.md
2021-07-07 23:17:34 +08:00
johnA1331
9fd43e1670
Update README.md
2021-07-07 23:09:06 +08:00
devanshtrivedi5
0463971b51
Grouping by collector java ( #11001 )
...
* Initial Commit - Ports and Adapters
* Restructured code to implement input and outbou ports and adapters
* Added tests for groupingBy Collector
* Revert "Initial Commit - Ports and Adapters"
This reverts commit 55152dea
* Added tests for groupingBy Collector
* reverting
* corrected typo
* used BDD naming strategy for tests
* Added a test for groupingByConcurrent
* added new module and package
* added core-java-streams-4 module in main pom.xml
* updated pom.xml and changed artifactId
* removed gitignore and README.md
Converted spaces to tabs and reformatted code
* removed gitignore and README.md
* used baeldung formatter
2021-07-06 22:30:22 -07:00
kwoyke
0ec50bcfca
BAEL-5015: Add Java 9 example for readAllBytes ( #10999 )
...
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com >
2021-07-06 16:54:57 +02:00
Loredana Crusoveanu
703cceef52
Merge pull request #11000 from kwoyke/JAVA-6091
...
JAVA-6091: Fix enum comparison
2021-07-06 16:01:25 +03:00
Krzysztof Woyke
51748ac8a4
JAVA-6091: Fix enum comparison
2021-07-06 12:18:59 +02:00
devanshtrivedi5
6caa0cbbb0
Grouping by collector java ( #10986 )
...
* Initial Commit - Ports and Adapters
* Restructured code to implement input and outbou ports and adapters
* Added tests for groupingBy Collector
* Revert "Initial Commit - Ports and Adapters"
This reverts commit 55152dea
* Added tests for groupingBy Collector
* reverting
* corrected typo
* used BDD naming strategy for tests
* Added a test for groupingByConcurrent
* added new module and package
* added core-java-streams-4 module in main pom.xml
* updated pom.xml and changed artifactId
2021-07-04 15:51:55 -07:00
KevinGilmore
0294ca9c3f
BAEL-4993: add link back to article ( #10994 )
2021-07-03 17:09:09 -05:00
MeenaGawande
a1f24a8d40
[BAEL-4268]Different Serialization Approaches for Java ( #10928 )
...
* [BAEL-4268]Different Serialization Approaches for Java
Code Changes
* [BAEL-4268]Different Serialization Approaches for Java
Code formatting changes
* [BAEL-4268]Different Serialization Approaches for Java
Added user proto file
* [BAEL-4268]Different Serialization Approaches for Java
updated pom.xml
* [BAEL-4268]Different Serialization Approaches for Java
Fixed indentation in pom.xml
* [BAEL-4268]Different Serialization Approaches for Java
Updated pom.xml
* [BAEL-4268]Different Serialization Approaches for Java
Fixed indentation in pom.xml
Co-authored-by: MeenaGawande <MeenaGawande@users.noreply.github.com >
2021-07-03 16:55:12 -05:00
Kai Yuan
4f7ada972a
2 threads start at the same time ( #10972 )
...
* 2 threads start at the same time
* remove blank leading/trailing lines
2021-07-03 11:51:44 -05:00
ashleyfrieze
0c1b0bf929
BAEL-5025 Example code for camel case to words ( #10964 )
2021-07-03 11:43:55 -05:00
kaushal
e35874340d
BAEL-4905: Send large messages with Kafka ( #10992 )
2021-07-03 15:11:51 +02:00
Mladen Savic
8a64134343
JPA Entities and the Serializable Interface ( #10971 )
...
* JPA Entities and the Serializable Interface
* JPA Entities and the Serializable Interface - edit after review
* JPA Entities and the Serializable Interface - formatting
* JPA Entities and the Serializable Interface - indentation
2021-07-02 20:47:54 -05:00
kwoyke
1ca6376f14
JAVA-6222: Fix issues in the spring-boot-cassandre ( #10988 )
...
* JAVA-6222: Use parent-boot-2 in spring-boot-cassandre
* JAVA-6222: Fix PMD violation
* JAVA-6222: Cleanup pom.xml
* JAVA-6222: Fix app and package names
* JAVA-6222: Rename unit test to live test
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com >
2021-07-02 21:18:53 +05:30
Loredana Crusoveanu
42ee12a0e5
Merge pull request #10987 from johnA1331/master
...
BAEL-37483 - add links to github-baeldung articles
2021-07-02 11:12:36 +03:00
johnA1331
54e2b69c5c
Update README.md
2021-07-02 05:45:00 +08:00
johnA1331
bb43031ff3
Update README.md
2021-07-02 05:41:29 +08:00
johnA1331
11538605dc
Update README.md
2021-07-02 05:40:28 +08:00
johnA1331
a0cbb42e55
Update README.md
2021-07-02 05:39:01 +08:00
johnA1331
eeaaf06b89
Create README.md
2021-07-02 05:37:35 +08:00
johnA1331
6ccb114b02
Update README.md
2021-07-02 05:36:03 +08:00
johnA1331
246f4a9d8d
Update README.md
2021-07-02 05:34:38 +08:00
johnA1331
608d506d22
Update README.md
2021-07-02 05:33:10 +08:00
johnA1331
6f014bc2f1
Update README.md
2021-07-02 05:32:00 +08:00
johnA1331
7b426b0ff2
Update README.md
2021-07-02 05:30:22 +08:00
johnA1331
939d884a66
Update README.md
2021-07-02 05:29:15 +08:00
johnA1331
5f6f5d7361
Update README.md
2021-07-02 05:23:38 +08:00
Greg
66374a653a
Merge pull request #10932 from hmdrzsharifi/BAEL-4956
...
Bael 4956: Swagger @Api description is deprecated
2021-07-01 16:08:05 -04:00
ukhan1980
905a1e6a5e
[BAEL-4264] Surefire and Failsafe comparison ( #10968 )
...
* [BAEL-4264] Surefire and Failsafe comparison
* [BAEL-4264] Update tests
* [BAEL-4264] Move code to different module
* [BAEL-4264] Rename test
Co-authored-by: uzma khan <uzma.khan@nominet.uk >
2021-07-01 12:36:44 -07:00
Dhawal Kapil
030c677574
JAVA-5975 Disabled spring-security-web-react, will be fixing in JAVA-6216 ( #10981 )
2021-06-29 22:48:40 +05:30
Jonathan Cook
f9ddad9cb7
Merge pull request #10937 from polomos/BAEL-4447-Enable_logging_for_Apache_HttpClient
...
BAEL-4447 Enable logging for Apache HttpClient
2021-06-29 15:11:50 +02:00
Diego Torres
c9882f2090
[uuid] diegotorres/dtorres.py@gmail.com Improvements for UUIDv5 generation ( #10978 )
...
* [uuid] Added method to generate UUID identifiers for version 5
Signed-off-by: Diego Torres <dtorres.py@gmail.com >
* [uuid] Small improvements for UUIDv5 generation
Signed-off-by: Diego Torres <dtorres.py@gmail.com >
2021-06-29 10:46:32 +02:00
Jonathan Cook
f440eba4b7
Merge pull request #10934 from yavuztas/BAEL-3682
...
BAEL-3682
2021-06-29 10:08:03 +02:00
Anshul Bansal
9ca639a7fd
BAEL-4913 - Spring Native ( #10942 )
...
* BAEL-4913 - Spring Native
* BAEL-4913 - review commit
2021-06-28 09:42:50 -06:00
kwoyke
d2a505b879
Merge pull request #10963 from freelansam/JAVA-5934
...
JAVA-5934: Analyse bean overriding fix in modules - Part 2
2021-06-28 10:41:19 +02:00
kwoyke
5583015655
Merge pull request #10962 from freelansam/JAVA-5933
...
JAVA-5933: Analyse bean overriding fix in modules - Part 1
2021-06-28 10:38:59 +02:00
Dhawal Kapil
f762e013e6
JAVA-5975 Resolved test errors in jee-7 ( #10973 )
2021-06-28 00:23:18 +05:30
Greg
325980e138
Merge pull request #10889 from MajewskiKrzysztof/BAEL-4269
...
BAEL-4269 3DES in Java
2021-06-27 12:53:51 -04:00
Jonathan Cook
de535414e4
Merge pull request #10944 from thomasduxbury/BAEL-4986
...
BAEL-4986: Private constructors in Java
2021-06-27 12:59:44 +02:00
Dhawal Kapil
1677942488
JAVA-5975 Made All Redis *IntegrationTest to *ManualTest ( #10969 )
2021-06-27 16:29:33 +05:30
Dhawal Kapil
155d84adfd
JAVA-5975 Made RedisTemplateValueOpsIntegrationTest to *ManualTest as it attempts to start a redis server at port 6379 that fails intermittently in Jenkins ( #10967 )
2021-06-27 14:05:33 +05:30
mdhtr
7af04a0344
Add examples ( #10961 )
2021-06-26 18:10:43 -07:00
sampadawagde
d5127eee61
JAVA-5934: Analyse bean overriding fix in modules - Part 2
2021-06-26 18:29:13 +05:30
sampadawagde
4e87669fc1
JAVA-5934: Analyse bean overriding fix in modules - Part 2
2021-06-26 18:28:07 +05:30
singhalak11
7d112b4bc6
JAVA-4987: Logical & Bitwise OR operator (singhalak11) ( #10823 )
...
* JAVA-4987: Logical & Bitwise OR operator
* JAVA-4987: Logical & Bitwise OR operator
* JAVA-4987 Logical & Bitwise OR operator
* JAVA-4987 Logical & Bitwise OR operator
2021-06-26 13:27:56 +01:00
sampadawagde
32d6a7fb4a
JAVA-5933: Analyse bean overriding fix in modules - Part 1
2021-06-26 15:59:38 +05:30
Tapan Avasthi
364f770144
BAEL-4855 | Monitor the Kafka Consume Lag in Java ( #10866 )
2021-06-25 16:22:01 -07:00
Dhawal Kapil
c6777b3961
JAVA-5975 Fixed repository download issues ( #10960 )
2021-06-26 03:08:47 +05:30