Ulisses Lima
e536a0335c
Merge branch 'eugenp:master' into master
2022-07-25 10:42:37 -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
Asjad J
8563763944
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-boot-redis-testcontainers
2022-07-21 12:13:17 +05:00
panagiotiskakos
86b509da2a
[JAVA-12192] Renamed to *ManualTest
2022-07-21 07:01:24 +03:00
lucaCambi77
4b80c468f1
multiple compose use same network ( #12512 )
2022-07-20 19:13:46 -05:00
Ulisses Lima
b37e12181c
Merge branch 'eugenp:master' into master
2022-07-20 11:29:49 -03:00
kwoyke
0a84f748e1
Merge pull request #12513 from freelansam/JAVA-12754
...
JAVA-12754: Dissolve module spring-security-5
2022-07-20 11:04:56 +02:00
kwoyke
28a89f9073
Merge pull request #12498 from abh1navv/BAEL-3201
...
BAEL-3201
2022-07-19 08:23:18 +02:00
sampadawagde
073f099fdc
JAVA-12754: Add next link to module
2022-07-18 20:27:47 +05:30
sampadawagde
3910819834
JAVA-12754: Moved 2 articles to spring-security-web-rest-basic-auth
2022-07-18 20:27:20 +05:30
sampadawagde
8faf52f363
JAVA-12754: Moved 2 articles to spring-security-web-rest-basic-auth
2022-07-18 20:25:59 +05:30
sampadawagde
0db8c73f75
JAVA-12754: Moved 2 articles to new module spring-security-web-login-2
2022-07-18 20:25:11 +05:30
sampadawagde
b7033fadfd
JAVA-12754: Moved 3 articles to spring-security-core-2
2022-07-18 20:21:49 +05:30
sampadawagde
4761c771c1
JAVA-12754: removed module spring-5-security
2022-07-18 20:20:42 +05:30
sampadawagde
7e0f6db35b
JAVA-12754: parent module pom changes
2022-07-18 20:20:06 +05:30
Abhinav Pandey
bf5ed18f63
BAEL-3201 - Deleting Integration Test file
2022-07-18 14:35:30 +00:00
kwoyke
211d04b5d7
Merge pull request #12508 from hkhan/JAVA-12608-webclient-error-logging
...
[JAVA-12608] Split test scenarios and add logging
2022-07-18 09:52:06 +02:00
kwoyke
f585f2667b
Merge pull request #12502 from anuragkumawat/JAVA-13328
...
JAVA-13328 Update Convert Byte Size Into a Human-Readable Format in Java
2022-07-18 09:44:49 +02:00
Haroon Khan
958bbb5cea
[JAVA-12608] Split test scenarios and add logging
2022-07-17 10:31:59 +01:00
Abhinav Pandey
170c8990a9
Merge branch 'master' of https://github.com/abh1navv/tutorials into BAEL-3201
2022-07-17 08:52:52 +00:00
Roger
e65ce930bb
BAEL-5642 Using @NotNull as a method parameter ( #12483 )
...
* BAEL-5642 Using @NotNull as a method parameter
* BAEL-5642 Add Spring Boot and bump spring and hibernate-validator versions
2022-07-16 21:17:36 +02:00
panagiotiskakos
27a3dd08d9
[JAVA-12192] Renamed to *ManualTest
2022-07-16 20:30:06 +03:00
lucaCambi77
09651da81e
[ BAEL-5503 ] - Difference Between links and depends_on in Docker-Compose ( #12503 )
...
* updates pom-xml and adds Dockerfile to build a web-app image
* add depends-on vs links yml examples
2022-07-16 10:37:07 -05:00
Abhinav Pandey
0518e6726b
BAEL-3201 - Skipping test container based test
2022-07-16 20:18:52 +05:30
anuragkumawat
662f3c4f3e
JAVA-13328 Update Convert Byte Size Into a Human-Readable Format in Java
2022-07-16 14:28:46 +05:30
apeterlic
012c924afb
Add Maven Snapshot Repository vs Release Repository
2022-07-16 07:46:52 +02:00
davidmartinezbarua
b6e04505ef
Merge pull request #12478 from thibaultfaure/articles/BAEL-5671-validate-an-xml-file-against-an-xsd
...
BAEL-5671 code for the validate an XML file against an XSD file article
2022-07-15 14:46:21 -03:00
Ulisses Lima
8982fdcf73
adjustments
...
* removed controlled
* fixed formatting on Car
2022-07-15 13:17:12 -03:00
Ulisses Lima
b2d7045e84
Merge branch 'eugenp:master' into master
2022-07-15 13:11:36 -03:00
kwoyke
38da95f63d
Merge pull request #12499 from dkapil/task/JAVA-12032
...
JAVA-12032 Move Mockito ebook articles code to common module - mockit…
2022-07-15 17:45:10 +02:00
Christian German
b8dc7b574a
BAEL-5589-springboot-keycloak-integration-testing-with-testcontainers ( #12484 )
2022-07-15 17:34:13 +02:00