Harry9656
cbcf5d4050
BAEL-5712: Improvement in Listing files under directory ( #12643 )
...
Co-authored-by: Harpal Singh <harpal.singh@kaleyra.com>
2022-09-08 21:48:29 +01:00
Loredana Crusoveanu
b8bab5bcbe
Merge pull request #12556 from GeoffChurch/insertInStream
...
Improve `insertInStream`
2022-09-08 10:35:33 +03:00
Amitabh Tiwari
82dfba062c
Bael 5679 json to protobuf ( #12696 )
...
* Initial Changes
* Update ProtobufUtilUnitTest.java
* Changes for JSON to Protobuf
2022-09-06 22:26:18 -07:00
Gerard Klijs
2f9967dcd3
BAEL-4769 Additions for 'Querying the Query Model in Axon' ( #12578 )
...
* Update to latest and include script to start axon server
* Add the two other types of queries
* Add unit and integration tests for the queries
* BAEL-4769 Formatting
Co-authored-by: bipster <openbip@gmail.com>
2022-09-06 14:04:07 -04:00
davidmartinezbarua
c1a759900e
Merge pull request #12678 from thibaultfaure/article/BAEL-5709-find-roots-of-a-quadratic-equation
...
BAEL-5709 code for the Finding the roots of a quadratic equation article
2022-09-05 21:03:35 -03:00
thibault.faure
faaebaddbe
BAEL-5709 code for the Finding the roots of a quadratic equation article
2022-09-05 22:07:07 +02:00
Eugene Kovko
06fc7ae257
BAEL-4795: Static garbage collected fields ( #12693 )
...
* BAEL-4795: Static garbage collected fields
* BAEL-4795: Fix readAllBytes()
2022-09-05 08:45:31 -07:00
Christian German
39acb99790
BAEL-5717 - Removing deprecated Keycloak Adapter and use Spring OAuth2 resource server instead ( #12665 )
2022-09-05 08:27:12 +02:00
Loredana Crusoveanu
f56135fa93
Merge pull request #12690 from Asjad-J/master
...
Updated README.mds
2022-09-04 12:01:26 +03:00
Asjad J
aaa85a4010
Update README.md
...
changed the expired link https://www.baeldung.com/mockito-2-java-8 to correct link https://www.baeldung.com/mockito-java-8
2022-09-04 06:11:07 +05:00
Asjad J
6b1e4f6f68
Update README.md
...
changed the expired link https://www.baeldung.com/mockito-2-lazy-verification to correct link https://www.baeldung.com/mockito-lazy-verification
2022-09-04 06:07:40 +05:00
Asjad J
a537128503
Updated README.md
...
Moved 'UUID as Entity ID in MongoDB' from spring-data-mongodb to spring-data-mongodb-2
2022-09-04 06:03:02 +05:00
Asjad J
a4af7a0512
Updated README.md
...
Moved 'UUID as Entity ID in MongoDB' from spring-data-mongodb to spring-data-mongodb-2
2022-09-04 06:02:04 +05:00
Asjad J
4346ab2887
Updated README.md
...
updated the link to article
2022-09-03 21:47:42 +05:00
Asjad J
37ca706bfd
Updated README.md
...
updated the link to the article
2022-09-03 21:37:59 +05:00
Asjad J
b55e3429ad
Updated README.md
...
updated the broken link
2022-09-03 21:34:54 +05:00
Asjad J
406692c650
Updated README.md
...
updated link from http://www.baeldung.com/simple-raml-with-resource-types-and-traits to https://www.baeldung.com/simple-raml-with-resource-types-and-traits
2022-09-03 21:32:14 +05:00
Asjad J
bf51ee9c2d
Updated README.md
2022-09-03 21:28:27 +05:00
Asjad J
ced1b8b0ff
Updated README.md
...
updated the link from http://www.baeldung.com/modular-raml-includes-overlays-libraries-extensions to https://www.baeldung.com/modular-raml-includes-overlays-libraries-extensions
2022-09-03 21:25:32 +05:00
Asjad J
f94c863243
Updated README.md
...
modified the link slightly from http://www.baeldung.com/raml-custom-properties-with-annotations to https://www.baeldung.com/raml-custom-properties-with-annotations
2022-09-03 21:11:58 +05:00
Azhwani
44f273b735
BAEL-4623: Add a new section for Scanner article ( #12453 )
2022-09-03 12:51:25 +02:00
anuragkumawat
e33334d246
JAVA-14176 Rename raml to raml-modules ( #12673 )
...
* JAVA-14176 Rename raml to raml-modules
* JAVA-14176 Remove failing module
* JAVA-14176 Revert commenting spring-cloud-openfeign-2 module
2022-09-03 11:55:50 +05:30
Dhawal Kapil
cabacea957
JAVA-14288 Fixed Readme link ( #12685 )
2022-09-03 11:48:00 +05:30
lucaCambi77
ce556996a0
[ BAEL-5397 ] - Connect to Multiple Databases using Spring Data Mongodb ( #12642 )
...
* feat: multiple connections app, spring boot test, test resources
* rename to live test
* fix: build errors, clean code
* fix simplify test bootstratp
* fix: typo, rename account email to account domain
* fix: split db port
* fix: add boot config to test
2022-09-02 21:52:36 -05:00
anuragkumawat
2130df6ba9
JAVA-14288 Rename spring-5-reactive-modules to spring-reactive-modules ( #12659 )
...
* JAVA-14288 Rename spring-5-reactive-modules to spring-reactive-modules
* JAVA-14288 Remove failing module
* JAVA-14288 Revert commenting spring-cloud-openfeign-2 module
2022-09-02 21:50:42 +05:30
anuragkumawat
98d9aa270a
JAVA-14173 Rename kubernetes to kubernetes-modules ( #12667 )
...
* JAVA-14173 Rename kubernetes to kubernetes-modules
* JAVA-14173 Remove failing module
* JAVA-14173 Revert commenting spring-cloud-openfeign-2 module
2022-09-02 21:41:55 +05:30
freelansam
13d3bd0b57
JAVA-14446: which submodules arent being built ( #12679 )
2022-09-02 20:19:15 +05:30
Ehsan
83282c54d1
JAVA-14450: fix log4j2 MapAppender, and JSONLayout integration tests ( #12681 )
2022-09-02 19:51:27 +05:30
Loredana Crusoveanu
885d0d9e9e
Merge pull request #12682 from Asjad-J/master
...
Updated README.mds
2022-09-02 12:54:35 +03:00
Asjad J
b54aa0d423
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-apache-camel-conditional-routing
2022-09-02 09:03:18 +05:00
Asjad J
795cbd3325
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-integer-division-float-result
2022-09-02 09:00:15 +05:00
Asjad J
1e8dd49d9b
Updated README.md
...
added link back to the article: https://www.baeldung.com/rebuild-docker-container-compose/
2022-09-02 08:57:49 +05:00
Asjad J
1215215c51
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-compare-characters
2022-09-02 08:56:20 +05:00
Asjad J
62abc51405
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-remove-last-character-stringbuilder
2022-09-02 08:54:02 +05:00
Asjad J
1ab14889e2
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-list-factors-integer
2022-09-02 08:50:53 +05:00
Asjad J
3a434fa9e1
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-feign-client-exception-handling
2022-09-02 08:48:48 +05:00
Asjad J
d36efa3c4c
Created README.md
...
added link back to the article: https://www.baeldung.com/java-parse-ini-file
2022-09-02 08:40:49 +05:00
Bogdan Cardoş
c3204d4a2e
BAEL-5617 Handle classes with the same name in Java ( #12676 )
...
* BAEL-5617 Handle classes with the same name in Java
code samples
* BAEL-5617 Handle classes with the same name in Java
update project module
2022-09-01 07:33:41 -07:00
Haroon Khan
3d17a48aa2
[JAVA-13940] Upgrade Spring version to 5.3.22 ( #12666 )
2022-08-31 21:34:30 +05:30
Haroon Khan
51ee475a78
[JAVA-13976] Fix unit test after Spring Boot upgrade to 2.7.2 ( #12664 )
2022-08-31 21:08:29 +05:30
Jonathan Cook
cd9f1cce2e
BAEL-5237 - Apache Camel Conditional Routing ( #12675 )
...
* BAEL-4706 - Spring Boot with Spring Batch
* BAEL-3948 - Fix test(s) in spring-batch which leaves repository.sqlite
changed
* BAEL-4736 - Convert JSONArray to List of Object using camel-jackson
* BAEL-4756 - Mockito MockSettings
* BAEL-4756 - Mockito MockSettings - fix spelling
* BAEL-2674 - Upgrade the Okhttp article
* BAEL-4204 - Adding Interceptors in OkHTTP
* BAEL-4836 - Mocking Static Methods with Mockito
* BAEL-4205 - A Guide to Events in OkHTTP
* BAEL-5408 - Update Camel version in spring-boot-camel module
* BAEL-5234 - Apache Camel Routes Testing in Spring Boot
* BAEL-5234 - Apache Camel Routes Testing in Spring Boot
* BAEL-5237 - Apache Camel Conditional Routing
Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2022-08-31 07:39:29 -07:00
Saikat Chakraborty
8a79e04d39
Bael 5265: OpenFeign and Spring Exception handler ( #12468 )
...
* Implemented cassandra batch query
* Added netty version param
* Reformatted correctly
* Reformatted correctly
* Reformatted correctly
* Formatting fix resolved
* Formatting fix resolved
* Removed unused method
* Refactored method for better readability
* tab spaces corrected
* Added http headers in feign
* Updated code
* Updated code
* Removed unused code
* Removed unused logger code
* Implemented Interceptor and logging related code review
* Added AuthService Code
* Removed toString method
* Removed unnecessary declaration
* Removed new line
* Added feign headers log as well
* Moved to Authorisation package for better naming
* spaces removed
* @Override included
* [Saikat]| Adding the OpenFeign exception default and customizable exception handler and test cases
* [Saikat]| Test name updated
* [Saikat]| Test name updated
* [Saikat]| Removed unused import
* [Saikat]| Refactored code
* [Saikat]| Reformatted the test codes
* [Saikat]| Removed unnecessary code
* [Saikat]| Controller test fixed for data error
* [Saikat]| Code review fixes
* [Saikat]| Code review fixes
* [Saikat]| Removed unnecessary annotation
* [Saikat]| Added extends ResponseEntityExceptionHandler
* [Saikat]| Code review implemented
* [Saikat]| Indentation added
* Removed empty line before method start
Co-authored-by: saikat chakraborty <saikat.chakraborty@tesco.com>
2022-08-31 09:38:40 +01:00
Loredana Crusoveanu
e7c4294e3e
Merge pull request #12661 from dkapil/task/JAVA-13636
...
Task/java 13636
2022-08-31 10:17:27 +03:00
Loredana Crusoveanu
4e25a1fdef
Merge pull request #12670 from ulisseslima/java-14460
...
Java 14460 - GitHub Issue: SimpleDateFormat : "Vendredi" is Friday in french, not Wednesday
2022-08-31 09:06:34 +03:00
Ulisses Lima
8edd76ccb0
"Vendredi" is Friday in french, not Wednesday
2022-08-30 11:02:12 -03:00
Ulisses Lima
3a3a0babf4
Merge branch 'eugenp:master' into master
2022-08-30 10:56:54 -03:00
vunamtien
72daf77666
BAEL-5615-gen-md5-checksum-of-file ( #12668 )
...
Co-authored-by: tienvn4 <tienvn4@ghtk.co>
2022-08-30 15:51:01 +02:00
Kai Yuan
78b7c6dcf8
Make Division of Two Integers Result in a Float ( #12658 )
2022-08-29 19:08:50 -05:00
davidmartinezbarua
83e883f64c
Merge pull request #12657 from thibaultfaure/article/BAEL-5511-rebuild-docker-container-with-docker-compose
...
BAEL-5511 code for the Rebuild docker container with docker-compose a…
2022-08-28 22:34:53 -03:00
Azhwani
15581547df
BAEL-5390: Compare Characters in Java ( #12633 )
...
* BAEL-5390: Compare Characters in Java
* create new module core-java-string-operations-5
2022-08-28 18:53:06 +02:00