Loredana Crusoveanu
98d8db1b11
Merge pull request #12100 from Alex-Golub/study/junit5-intro
...
JUnit5 writing test conventions, reformatting and import optimization
2022-05-27 21:21:51 +03:00
Loredana Crusoveanu
2fca2a1635
Merge pull request #12106 from Alex-Golub/study/junit4vs5
...
Assertions in JUnit 4 and JUnit 5 suggestions
2022-05-27 21:21:16 +03:00
Loredana Crusoveanu
f1dfbfe5b8
Merge pull request #12105 from Alex-Golub/study/assert-exception
...
JUnit5 conventions + code rearrangement
2022-05-27 21:18:24 +03:00
Loredana Crusoveanu
89f51ac391
Merge branch 'master' into study/junit5-intro
2022-05-27 21:16:59 +03:00
Loredana Crusoveanu
0e35fc7090
Merge pull request #12088 from waqasakramef/patch-2
...
Add placeholder
2022-05-27 21:14:33 +03:00
Loredana Crusoveanu
a0d9617a8b
Merge pull request #12087 from waqasakramef/patch-1
...
Removed unused import "EnableAutoConfiguration"
2022-05-27 21:13:20 +03:00
Mayank Aggarwal
26224e4686
BAEL-5558 ( #12222 )
...
* [BAEL-5438] Added Criteria Queries for Employee
* [BAEL-5558] Sorting By Date in Java
* BAEL-5558: Added and refactored tests name
* [BAEL-5558] Refactored the code.
* [BAEL-5558] Resolved PMD violation.
* [BAEL-5558] Indented with 4 spaces
* Refactored the Employee class
Co-authored-by: Mayank Agarwal <mayankaggarwal@zeta.tech>
2022-05-27 08:07:59 -07:00
vunamtien
9c40bfe297
BAEL-5487-java-httpclient-custom-header ( #12269 )
...
Co-authored-by: tienvn4 <tienvn4@ghtk.co>
2022-05-27 13:48:42 +02:00
kwoyke
d0b326355c
Merge pull request #12262 from keerthigadde/JAVA-9556
...
JAVA-9556 added try-with-resources for resultset
2022-05-27 10:40:37 +02:00
Saikat Chakraborty
4b36bbf0b7
Bael 5296: Added Http Request Header using the Feign Client ( #12201 )
...
* 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
Co-authored-by: saikat chakraborty <saikat.chakraborty@tesco.com>
2022-05-27 09:28:56 +01:00
kwoyke
4abe624ea6
Merge pull request #12265 from hkhan/JAVA-8154-webflux-security
...
[JAVA-8154] Code clean up for reactive security
2022-05-27 10:05:14 +02:00
Keerthi
348bc58c5f
Merge branch 'eugenp:master' into JAVA-9556
2022-05-26 21:10:14 +10:00
Haroon Khan
2a854383ca
[JAVA-8154] Code clean up for reactive security
2022-05-26 11:19:34 +01:00
kwoyke
bacfc3e283
Merge pull request #12261 from hkhan/JAVA-8153-webclient-error-handling
...
[JAVA-8153] Code clean up for reactive error handling
2022-05-26 10:52:32 +02:00
kwoyke
c98f02aa94
Merge pull request #12258 from anuragkumawat/JAVA-9808
...
JAVA-9808 Fix integration test in spring-state-machine
2022-05-26 10:45:39 +02:00
keerthigadde
863356b4bc
JAVA-9556 added try-with-resources for resultset
2022-05-26 15:38:47 +10:00
Haroon Khan
4188ab68b3
[JAVA-8153] Code clean up for reactive error handling
2022-05-25 17:48:48 +01:00
anuragkumawat
4977a58de1
JAVA-9808 Fix integration test in spring-state-machine
2022-05-25 20:16:11 +05:30
anuragkumawat
d24c84be8e
JAVA-9808 Fix integration test in spring-state-machine
2022-05-24 22:11:03 +05:30
kwoyke
33258722ca
Merge pull request #12255 from kwoyke/JAVA-12100
...
JAVA-12100: Rename ddd-modules -> ddd-contexts
2022-05-24 18:25:09 +02:00
Krzysiek
4f615e380a
JAVA-12100: Update main pom.xml
2022-05-24 11:09:48 +02:00
Krzysiek
b01bfd8c5c
JAVA-12100: Delete left ddd-modules file
2022-05-24 10:39:18 +02:00
Krzysiek
4696d0b54e
JAVA-12100: Rename ddd-modules -> ddd-contexts
2022-05-24 10:22:37 +02:00
Loredana Crusoveanu
2525fd7675
Merge pull request #12254 from eugenp/lor6-patch-1
...
Update README.md
2022-05-24 11:06:59 +03:00
Loredana Crusoveanu
d330c8a991
Update README.md
2022-05-24 11:02:46 +03:00
Yavuz Tas
c4b76701eb
BAEL-5452 sample docker and docker compose files for the article. ( #12115 )
...
Co-authored-by: Yavuz Tas <ytas@vwd.com>
2022-05-23 22:01:34 +02:00
Loredana Crusoveanu
59314162f0
Merge pull request #12252 from Asjad-J/master
...
Updated README.md
2022-05-23 20:14:14 +03:00
Greg Martin
545926bd86
Merge pull request #12145 from amitiw4u/BAEL-5295_RequestLine
...
Initial Changes for RequestLine
2022-05-23 12:30:21 -04:00
Harry9656
8f54543306
JAVA-5484: Added Java Http Request Timeout ( #12248 )
...
Co-authored-by: Harpal Singh <harpal.singh@kaleyra.com>
2022-05-23 09:27:46 -07:00
kwoyke
fb9f92629e
JAVA-12009: Upgrade Spring to 5.3.20 ( #12251 )
2022-05-23 21:19:01 +05:30
Asjad J
10bc54e7d6
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-transactions-read-only
2022-05-23 17:35:17 +05:00
Asjad J
1abbf7083d
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-check-character-vowel
2022-05-23 17:32:59 +05:00
kwoyke
1766f9b493
Merge pull request #12245 from anuragkumawat/JAVA-11422
...
JAVA-11422 Update article - A Guide To Java Regular Expressions API
2022-05-23 14:32:16 +02:00
Asjad J
b208b96505
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-domain-name-from-url
2022-05-23 17:30:29 +05:00
Asjad J
59dcedba09
Merge branch 'eugenp:master' into master
2022-05-23 17:27:48 +05:00
Asjad J
d34be2d6b7
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-bean-validation-constraint-composition
2022-05-23 17:25:29 +05:00
kwoyke
86540ddcc7
Merge pull request #12241 from anuragkumawat/JAVA-11421
...
JAVA-11421 Update article - RegEx for matching Date Pattern in Java
2022-05-23 14:22:14 +02:00
kwoyke
3f12d496f0
Merge pull request #12239 from hkhan/JAVA-11789-artifact-cleanup
...
[JAVA-11789] Add generated classes
2022-05-23 14:18:19 +02:00
Asjad J
d8adffdbb2
Updated README.md
...
added link back to the article: https://www.baeldung.com/jdk-com-sun-proxy
2022-05-23 17:15:39 +05:00
Asjad J
e8de750d97
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-data-mongodb-collection-name
2022-05-23 17:12:20 +05:00
Asjad J
429fb3c660
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-keycloak-get-user-id
2022-05-23 17:07:54 +05:00
Asjad J
44a0ff9d9b
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-files-match-wildcard-strings
2022-05-23 16:52:12 +05:00
Asjad J
14f0910339
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-jpa-joining-tables
2022-05-23 16:48:34 +05:00
Asjad J
fe2f7ca04c
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-scanner-usedelimiter
2022-05-23 16:42:16 +05:00
Asjad J
37fe7442f8
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-jdbc-convert-resultset-to-json
2022-05-23 16:30:02 +05:00
Loredana Crusoveanu
ae845a3ed7
Merge pull request #12249 from eugenp/lor6-patch-1
...
Create README.md
2022-05-23 10:14:42 +03:00
Loredana Crusoveanu
e37a0e7b94
Create README.md
2022-05-23 10:12:24 +03:00
kwoyke
323c3b5bcb
Merge pull request #12246 from hkhan/JAVA-12011-review-commented-modules
...
[JAVA-12011] Remove redundant comments from pom files
2022-05-23 08:52:34 +02:00
kwoyke
a08700d5d4
Merge pull request #12243 from hkhan/JAVA-11892-logs-cleanup
...
[JAVA-11892] Logging clean up
2022-05-23 08:50:10 +02:00
Thiago dos Santos Hora
ac5dbbc5da
[BAEL-4120] Read-only transactions samples ( #11841 )
...
* [BAEL-4120] Read-only transactions samples
* Extract query runner jobs logic
* Apply test name standards
* Fix code standards
* Use pom properties to define versions
* Rename main package
* Rename generics
* Code clean up
* Code clean up on lambdas
* Add debug logs
* Fix format issues
* Rename entity
2022-05-23 08:09:09 +02:00