Commit Graph

925 Commits

Author SHA1 Message Date
Haroon Khan
9174286c15 [JAVA-14659] Downgrade Boot to 2.6.x and temporarily ignore integration tests for incompatible modules (#12708) 2022-09-11 12:01:35 +05:30
Christian German
a67fc9cc0a BAEL-5717 - Removing deprecated Keycloak Adapter and use Spring OAuth2 resource server instead (#12665) 2022-09-05 08:27:12 +02:00
freelansam
bd4763487f JAVA-14446: which submodules arent being built (#12679) 2022-09-02 20:19:15 +05:30
Asjad J
d0c17891bc 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
Jonathan Cook
c2b99878c5 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
Asjad J
e1df4fe2a7 Merge branch 'eugenp:master' into master 2022-08-25 22:06:22 +05:00
Asjad J
51c5d57647 Updated README.md
added link back to the article: https://www.baeldung.com/swagger-two-responses-one-response-code
2022-08-25 21:37:45 +05:00
Haroon Khan
c779eb6331 [JAVA-13976] Fix integration tests after Spring Boot upgrade to 2.7.2 (#12647) 2022-08-25 21:30:13 +05:30
panos-kakos
1a5a959265 [JAVA-13220] Added comment about failing test (#12644)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-08-25 21:24:56 +05:30
Asjad J
2912965664 Updated README.md
added link back to the article: https://www.baeldung.com/swagger-apioperation-vs-apiresponse
2022-08-25 16:42:01 +05:00
davidmartinezbarua
3a1027d0c5 Merge pull request #12634 from thibaultfaure/article/BAEL-4345-swagger-specify-two-response-with-same-code
BAEL-4345 add code for the swagger specify two responses with the sam…
2022-08-24 00:34:19 -03:00
Haroon Khan
bea0209f39 [JAVA-13976] Upgrade Spring Boot to 2.7.2 (#12603)
* [JAVA-13976] Upgrade Spring Boot to 2.7.2

* [JAVA-13976] Fix failing test due to incorrect Jackson version
2022-08-22 22:47:32 +05:30
thibault.faure
3f038a62ba BAEL-4345 add code for the swagger specify two responses with the same code article 2022-08-22 00:05:31 +02:00
apeterlic
408d8f25a0 Add @ApiOperation vs @ApiResponse in Swagger (#12570)
* Add @ApiOperation vs @ApiResponse in Swagger

* Minor fixes

* Fix - rename package
2022-08-19 12:55:36 +02:00
panos-kakos
738da848b7 [JAVA-13944] Upgrade lombok dependency for main pom.xml + child modules (#12617)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-08-19 12:13:42 +05:30
freelansam
07659219a9 JAVA-13826: Align module names, folder names and artifact id (#12601) 2022-08-19 12:04:58 +05:30
Asjad J
be1e59ad2c Created README.md
added link back to the article: https://www.baeldung.com/spring-boot-3-spring-6-new
2022-08-10 09:19:50 +05:00
Asjad J
e97a89e711 Updated README.md
added link back to the article: https://www.baeldung.com/java-scan-annotations-runtime
2022-08-10 09:04:34 +05:00
thibault.faure
39b5bdcc95 Fix failed integration tests 2022-07-29 21:45:18 +02:00
Elçim Duran
c0a70f7740 Bael-5645 - Scanning Java Annotations at Runtime (#12527)
* 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

* BAEL-5645 - Some refactoring and indentation adjustments

* BAEL-5645 - Revert of annotation value in unit test

* BAEL-5645 - Merge with the latest remote version (after resolution of the conflicts)

* BAEL-5645 - Some refactoring due to review comments

Co-authored-by: elcimduran <elcim.duran@kboxglobal.com>
2022-07-29 15:13:54 +02:00
Asjad J
7a177e043c Merge branch 'eugenp:master' into master 2022-07-29 00:11:05 +05:00
Ralf Ueberfuhr
e344dd81a8 BAEL-5630: Spring Boot 3 Sample (#12449)
* BAEL-5630: Spring Boot 3 Sample

* BAEL-5630: Reorganize project in Maven profiles

* BAEL-5630: Upgrade Maven PMD plugin version

* BAEL-5630: Rename tests to follow naming conventions
2022-07-28 21:04:26 +02:00
Asjad J
a325df89aa 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
Christian GERMAN
97720f15bf BAEL-5589 - Skipping tests with docker from pipeline. 2022-07-28 14:30:02 +02:00
davidmartinezbarua
145af51ec7 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
victorsempere
7204832d65 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
Elçim Duran
aa4e36f068 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
Asjad J
32dde3b9dc 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
de8195fc71 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
Abhinav Pandey
64d9ffca93 BAEL-3201 - Deleting Integration Test file 2022-07-18 14:35:30 +00:00
Abhinav Pandey
10a998e538 Merge branch 'master' of https://github.com/abh1navv/tutorials into BAEL-3201 2022-07-17 08:52:52 +00:00
Abhinav Pandey
32643c76cd BAEL-3201 - Skipping test container based test 2022-07-16 20:18:52 +05:30
thibault.faure
9eb888676f BAEL-842 fix failed build because of UserAccountUnitTest 2022-07-16 15:57:24 +02:00
thibault.faure
ff4538427f BAEL-842 improvement to the spring controller return image or file in controller example: add a dynamic example 2022-07-16 15:57:24 +02:00
Christian German
9bff247ffe BAEL-5589-springboot-keycloak-integration-testing-with-testcontainers (#12484) 2022-07-15 17:34:13 +02:00
kwoyke
0805e1b06e Merge pull request #12496 from freelansam/JAVA-13136
JAVA-13136: Fix formatting of POMs
2022-07-15 17:07:52 +02:00
anuragkumawat
df78e1e70e JAVA-13088 Check whether spring-boot-multiple-datasources and spring-data-jdbc modules have duplicate code (#12495) 2022-07-15 14:39:17 +05:30
kwoyke
357e34da3d Merge pull request #12477 from panos-kakos/JAVA-13222
Java 13222
2022-07-15 09:31:12 +02:00
freelansam
18b7761f94 Merge branch 'master' into JAVA-13136 2022-07-15 10:01:48 +05:30
sampadawagde
b8205a7b5a JAVA-13136: Fix formatting of POMs 2022-07-15 09:59:54 +05:30
Abhinav Pandey
8b24da6807 BAEL-3201 - Unit testing with Redis test containers (#12441)
* BAEL-3201 - Unit testing with Redis test containers

* BAEL-3201 - Updated test method names

Co-authored-by: Abhinav Pandey <Abhinav2.Pandey@airtel.com>
2022-07-14 09:50:08 +05:30
Abhinav Pandey
3c5454142c BAEL-3201 - Updated test method names 2022-07-10 19:14:31 +05:30
panagiotiskakos
7b6ea1cabf small fix 2022-07-10 15:32:55 +03:00
panagiotiskakos
ac9660667b JAVA-13222 2022-07-10 15:27:33 +03:00
kwoyke
5720f5b11f Merge pull request #12452 from freelansam/JAVA-12733
JAVA-12733: Move spring-boot-jsp into spring-boot-modules
2022-07-06 15:31:56 +02:00
sampadawagde
f939e0fb0d JAVA-12733: Move spring-boot-jsp into spring-boot-modules 2022-07-05 19:39:15 +05:30
sampadawagde
3dcd6e56da JAVA-12733: Move spring-boot-jsp into spring-boot-modules 2022-07-05 19:38:52 +05:30
Christian GERMAN
0fdd115bec BAEL-5252-new-spring-boot-keycloak-2-module 2022-07-03 18:09:53 +02:00
Abhinav Pandey
f1442f19a5 BAEL-3201 - Unit testing with Redis test containers 2022-07-02 16:56:07 +05:30
Asjad J
49ae910427 Updated README.md
edited link back to article from https://www.baeldung.com/expose-graphql-field-with-different-name to https://www.baeldung.com/graphql-field-name
2022-06-29 18:51:58 +05:00