Asjad J
e34a4ed143
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-reactive-read-flux-into-inputstream
2022-07-28 23:36:27 +05:00
Asjad J
594cfc0c0e
Updated README.md
...
added link back to the article: https://www.baeldung.com/maven-snapshot-release-repository
2022-07-28 23:30:32 +05:00
Asjad J
47aaa04661
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-openapi-global-securityscheme
2022-07-28 23:25:23 +05:00
Asjad J
463a4aeee9
Merge branch 'eugenp:master' into master
2022-07-28 23:22:56 +05:00
Asjad J
b358b17bc0
Updated README.md
...
added link back to the articles: https://www.baeldung.com/java-string-remove-whitespace
2022-07-28 23:15:33 +05:00
davidmartinezbarua
c0d5df745e
Merge pull request #12505 from thibaultfaure/articles/BAEL-5663-filter-java-stream-to-only-one-element
...
BAEL-5663 code for the filter java stream to only one element article
2022-07-28 14:44:35 -03:00
kwoyke
495e40630b
Merge pull request #12541 from christian-german/BAEL-5589-fixing-integration-tests
...
BAEL-5589 - Skipping tests with docker from pipeline.
2022-07-28 15:19:41 +02:00
Christian GERMAN
1eeb2721e7
BAEL-5589 - Skipping tests with docker from pipeline.
2022-07-28 14:30:02 +02:00
kwoyke
9fa417faf5
Merge pull request #12537 from freelansam/JAVA-13134
...
JAVA-13134: Fix references to parents
2022-07-28 10:43:56 +02:00
Avin Buricha
cf4225a9ea
Moved article code to new module ( #12423 )
2022-07-27 16:31:18 +02:00
kwoyke
fe6bab6975
Merge pull request #12535 from dkapil/task/JAVA-13627
...
Task/java 13627
2022-07-27 09:24:36 +02:00
kwoyke
d378b72d3a
Merge pull request #12534 from dkapil/task/JAVA-12033
...
JAVA-12033 Upgraded assertion libraries and minor cleanup
2022-07-27 09:21:20 +02:00
sampadawagde
ad61eaa45a
JAVA-13134
2022-07-27 10:23:01 +05:30
AttilaUhrin
b055a790be
Add Spring JMS testing examples. ( #12518 )
2022-07-27 09:30:18 +05:30
Tapan Avasthi
ba18865ff3
BAEL-4840: Read Flux<DataBuffer> into a single InputStream ( #12500 )
...
Co-authored-by: Tapan Avasthi <tavasthi@Tapans-MacBook-Air.local>
2022-07-26 19:21:31 -05:00
davidmartinezbarua
343a79e402
Merge pull request #12447 from thibaultfaure/improvements/BAEL-842-add-a-dynamic-example
...
BAEL-842 improvement to the spring controller return image or file in…
2022-07-26 16:53:57 -03:00
Graham Cox
d083a20aa9
BAEL-5686: Implementing a Map with Multiple Keys ( #12531 )
2022-07-26 21:11:45 +02:00
sampadawagde
2268d19caa
JAVA-13134: Fix references to parents
2022-07-26 20:01:43 +05:30
Dhawal Kapil
4e13672a93
JAVA-13627 Removed MockitoMockIntegrationTest as it was a duplicate, other cleanup and API upgrades
2022-07-26 18:23:50 +05:30
kwoyke
c1ffc6c2c5
Merge pull request #12532 from dkapil/task/JAVA-13625
...
JAVA-13625 Updated/upgraded Mockito Annotations Code
2022-07-26 10:20:56 +02:00
kwoyke
f06b36c459
Merge pull request #12526 from ulisseslima/master
...
JAVA-13615 - GitHub Issue: The code for A* is in the src/test/java directory, not the src/main/java directory
2022-07-26 10:16:30 +02:00
kwoyke
790828fc18
Merge pull request #12525 from panos-kakos/JAVA-13410
...
[JAVA-13410] Replaced @Mappings with sequential @Mapping
2022-07-26 10:10:43 +02:00
kwoyke
01624f4dbd
Merge pull request #12530 from panos-kakos/JAVA-8691
...
[JAVA-8691]
2022-07-26 10:08:48 +02:00
Dhawal Kapil
4dab3eb46d
JAVA-12033 Upgraded assertion libraries and minor cleanup
2022-07-26 12:58:41 +05:30
Dhawal Kapil
80a4ca1c2b
JAVA-13625 Updated/upgraded Mockito Annotations Code
2022-07-26 12:41:56 +05:30
panagiotiskakos
324cb08a48
[JAVA-8691]
2022-07-26 08:14:19 +03:00
thibault.faure
2c901e1d67
BAEL-5663 code for the filter java stream to only one element article
2022-07-25 23:26:17 +02:00
Ulisses Lima
e12f0d064f
JAVA-13615
...
GitHub Issue: The code for A* is in the src/test/java directory, not the
src/main/java directory
2022-07-25 12:27:02 -03:00
Ulisses Lima
e536a0335c
Merge branch 'eugenp:master' into master
2022-07-25 10:42:37 -03:00
panagiotiskakos
bda1a947f7
[JAVA-13410] Replaced @Mappings with sequential @Mapping
2022-07-25 15:47:51 +03:00
kwoyke
96cfb7f239
Merge pull request #12521 from hkhan/JAVA-13130-logging-cleanup
...
[JAVA-13130] Logging cleanup
2022-07-25 10:13:15 +02:00
victorsempere
a4691406f2
BAEL-5328 ( #12457 )
...
* BAEL-5328
First draft of the code to the article:
https://drafts.baeldung.com/wp-admin/post.php?post=136328&action=edit
* BAEL-5328
Fixed comment. Used entry point instead of endpoint
* BAEL-5328
Added SecurityFilterChain configuration to allow requests to:
* "/api/auth/**", "/swagger-ui-custom.html" ,"/swagger-ui.html", "/swagger-ui/**", "/v3/api-docs/**", "/webjars/**", "/swagger-ui/index.html","/api-docs/**"
As the spring-boot-starter-security has been started we need to add it to keep this article, simple.
Fixed description of the login() method for the 200 httpstatus response
* BAEL-5328
Added required attribute in @RequestBody of the login() method
* BAEL-5328
Code formatting
2022-07-25 09:21:00 +05:30
Brandon Ward
7a44c4ff3e
Merge pull request #12501 from apeterlic/feature/maven-snapshot-vs-release-repository
...
Add Maven Snapshot Repository vs Release Repository
2022-07-24 16:21:42 -06:00
Haroon Khan
735f657223
[JAVA-13130] Logging cleanup
2022-07-22 16:07:17 +01:00
kwoyke
8999e72cb4
Merge pull request #12506 from panos-kakos/JAVA-12192
...
[JAVA-12192] Renamed to *ManualTest
2022-07-22 09:57:05 +02:00
Kai Yuan
6b8313682e
BAEL-5693 rm whitespace from a string ( #12515 )
2022-07-21 21:58:46 -05:00
Ulisses Lima
8d894df26a
BAEL-5365 Count in Spring Data MongoDB Repository ( #12481 )
...
* BAEL-5370 - MongoDB Composite Key
First Draft.
* removing comments
* BAEL-5370
Test could fail if ran in a different order:
givenCompositeId_whenSearchingByIdObject_thenFound
* BAEL-5370
removing compound index related stuff
* removing first insert from assertThrows
* first draft
* removing Customer2
* first draft
* adjustments
* removed controlled
* fixed formatting on Car
2022-07-21 22:47:35 +02:00
Elçim Duran
50955510ca
BAEL-5645 - Scanning Java Annotations at Runtime ( #12511 )
...
* BAEL-5645 - Annotation scanners using Spring context, Spring core, reflections, java reflection, and Jandex libraries are implemented
* BAEL-5645 - Library versions are incremented in pom.xml
Co-authored-by: elcimduran <elcim.duran@kboxglobal.com>
2022-07-21 21:17:26 +02:00
anuragkumawat
b23fcdc4c4
JAVA-13336 Refactor mockito modules ( #12517 )
...
* JAVA-13336 Refactor mockito modules
* JAVA-13336 Fix Jenkins build
2022-07-21 23:10:50 +05:30
Loredana Crusoveanu
baeaf4335f
Merge pull request #12519 from Asjad-J/master
...
Updated README.mds
2022-07-21 19:50:14 +03:00
Asjad J
310c77817d
Updated README.md
...
added link back to the article: https://www.baeldung.com/ops/docker-compose-links-depends-on
2022-07-21 21:40:44 +05:00
Asjad J
299348e859
Removed new README file
...
Removed new README file from /depends-on_vs_links
2022-07-21 21:39:20 +05:00
Asjad J
450019f480
Updated README.md
...
added link back to the article: https://www.baeldung.com/ops/docker-compose-communication
2022-07-21 14:17:28 +05:00
Asjad J
dc085496a4
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-data-mongodb-count
2022-07-21 14:14:58 +05:00
Asjad J
f678e8b034
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-notnull-method-parameter
2022-07-21 14:10:40 +05:00
Asjad J
24e8e8f342
Updated README.md
...
added link back to the article: https://www.baeldung.com/mongodb-query-documents-id
2022-07-21 14:06:29 +05:00
Asjad J
c46c863dc4
Created README.md
...
added link back to the article: https://www.baeldung.com/ops/docker-compose-links-depends-on
2022-07-21 14:02:56 +05:00
Asjad J
318f2fc973
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-data-rest-serialize-entity-id
2022-07-21 13:59:02 +05:00
Asjad J
1be9c468a4
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-validate-xml-xsd
2022-07-21 13:51:43 +05:00
Asjad J
d576113964
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-boot-keycloak-integration-testing
2022-07-21 12:20:38 +05:00