Cesare
9f8926d2aa
BAEL-6125 Migrate Application from Spring Boot 2 to Spring Boot 3
2023-01-31 23:14:47 +01:00
davidmartinezbarua
09d1eb4e8c
Merge pull request #13230 from hmdrzsharifi/BAEL-2862
...
Bael-2862: Update Spring Http Logging Article
2023-01-31 17:11:50 -03:00
Loredana Crusoveanu
38b983f705
JAVA-14471 remove extra dependency, set start class, upgrade
2023-01-31 12:58:44 +02:00
Loredana Crusoveanu
9ceb2e8e56
Merge pull request #13313 from anuragkumawat/java-14471
...
JAVA-14471 Remove remaining code for moved articles
2023-01-30 12:10:27 +02:00
edizor
0e6cfe9909
Update README.md
...
[skip ci]
2023-01-26 15:52:21 +08:00
cesarevalenti90
3cba49e6bc
BAEL-6088 - Ahead of Time Optimizations in Spring 6 ( #13311 )
...
* BAEL-6057 - Implementing Retry In Kafka Consumer
(moved code example to new module)
* BAEL-6057 - Implementing Retry In Kafka Consumer
(fix on README.md)
* BAEL-6088 - Ahead of Time Optimizations in Spring 6
Co-authored-by: Cesare <cesare.valenti@hotmail.com>
2023-01-25 17:35:49 +01:00
Hamid Reza Sharifi
8f620b2281
Bael 6011: Spring Boot Logback and Log4j2 Extensions ( #13327 )
2023-01-23 15:44:23 +01:00
anuragkumawat
7936998b97
JAVA-14471 Remove remaining code for moved articles
2023-01-19 23:43:03 +05:30
anuragkumawat
aa53dde127
JAVA-14179 Potential issue in Keycloak Integration - OAuth article ( #13305 )
2023-01-19 21:36:54 +05:30
davidmartinezbarua
618f549b0e
Merge pull request #13256 from etrandafir93/features/BAEL-6058-extracting_request_header
...
BAEL-6058: extracting request header
2023-01-19 12:00:47 -03:00
etrandafir93
a844943283
BAEL-6058: fixed formatting for line continuation
2023-01-19 09:59:49 +01:00
emanueltrandafir1993
77d6a987a8
BAEL-6058: renamed test class
2023-01-17 20:47:07 +01:00
anuragkumawat
a53ee3f0cb
JAVA-14471 Update Keycloak articles - deprecated client adapters
2023-01-15 14:21:58 +05:30
edizor
27066cafa9
Create README.md
...
[skip ci]
2023-01-11 14:46:12 +08:00
emanueltrandafir1993
e9e7aace31
BAEL-6058: extracting request header
2023-01-08 16:59:46 +01:00
Daniel Strmecki
84a93ffbd4
Feature/bael 5756 choose api ( #13227 )
...
* BAEL-5756: Rest controller
* BAEL-5756: GraphQL controller (without tests)
* BAEL-5756: Fix GraphQL test
* BAEL-5756: Fix GraphQL test 2
* BAEL-5756: GRPC working
* BAEL-5756: GRPC with Spring Boot
* BAEL-5756: Books proto service
* BAEL-5756: Fix grpc integration test
* BAEL-5756: Refactor
* BAEL-5756: Revert some changes
* BAEL-5756: Fix integration tests port issue between gRPC and GraphQL
* BAEL-5756: Fix pom merge issue
* BAEL-5756: Fix typo
2023-01-03 13:52:58 +00:00
h_sharifi
311f190327
#BAEL-2862: add request wrapper & filter
2023-01-02 14:13:48 +03:30
h_sharifi
e188b24dbb
#BAEL-2862: remove unused class
2023-01-02 14:13:11 +03:30
h_sharifi
f23e73e5d3
#BAEL-2862: remove extra space
2023-01-02 14:12:57 +03:30
h_sharifi
c22c1a9cab
#BAEL-2862: remove Spring related class
2023-01-02 14:12:36 +03:30
h_sharifi
32763ab63d
#BAEL-2862: update test case
2023-01-02 14:12:00 +03:30
h_sharifi
9b206922fd
#BAEL-2862: remove interceptor
2023-01-02 14:11:40 +03:30
h_sharifi
d251343e2e
#BAEL-2862: add log level for CommonsRequestLoggingFilter
2023-01-02 14:10:57 +03:30
h_sharifi
b4ad1e9f2d
#BAEL-2862: remove SecurityAutoConfiguration class and extra annotation
2023-01-02 13:33:43 +03:30
Ralf Ueberfuhr
40249f907c
BAEL-5867: Micrometer Observability API with Spring Boot 3 ( #13180 )
...
* BAEL-5867: Create project and create first usage main method
* BAEL-5867: Use Observation API in Boot
* BAEL-5867: Refactoring and testing
* BAEL-5867: Add tracing
* BAEL-5867: Remove notes and add project as a module to the aggregator
* BAEL-5867: Fix pmd rules violation
2022-12-28 21:47:49 +01:00
collaboratewithakash
3e429428a7
backlink added
2022-12-24 13:22:01 +05:30
Loredana Crusoveanu
9215eee368
Merge pull request #13184 from edizor/master
...
Update README
2022-12-23 16:39:32 +02:00
freelansam
f5131d9ad0
JAVA-15822: Which sub-modules aren't being built ( #13153 )
...
* JAVA-15822: Which sub-modules aren't being built
* JAVA-15822: build error
* JAVA-15822: build error
* modified comment for gcp-firebase
2022-12-23 00:33:54 +05:30
edizor
5a3d675ff7
Update README.md
...
[skip ci]
2022-12-22 22:17:45 +08:00
freelansam
456652e02b
JAVA-16563: Fix formatting of POMs ( #13175 )
2022-12-20 22:37:54 +05:30
Bogdan Cardoş
ba7371baac
BAEL-5525 add mainClass and layout configuration to the spring boot maven plugin ( #13049 )
...
* 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
* BAEL-5754 Convert a List of String to a comma-separated String
code samples
* BAEL-5754 update unit test class name
* BAEL-5754 update unit test methods naming
* BAEL-5754 update tests order so to reflect the article
* BAEL-5754 align code to article
* BAEL-5525 add mainClass and layout configuration to the spring boot maven plugin
2022-12-17 15:44:23 +00:00
Loredana Crusoveanu
897a98ada4
Merge pull request #13145 from edizor/master
...
Update README
2022-12-10 15:50:02 +02:00
kwoyke
141c85a5b4
Merge pull request #13071 from ehsansasanian/java-15229-update-bucket4j-version
...
update bucket4j version in spring-boot-libraries module
2022-12-10 13:02:13 +01:00
edizor
002051b590
Create README.md
...
[skip ci]
2022-12-08 15:24:05 +08:00
edizor
7fd529781c
Update README.md
...
[skip ci]
2022-12-07 19:35:24 +08:00
Harry9656
fd623cb9f8
[JAVA-5805]: Logging to Graylog with Spring Boot Update ( #12934 )
...
Co-authored-by: Harpal Singh <harpal.singh@kaleyra.com>
2022-12-05 17:35:30 +00:00
davidmartinezbarua
efeabcc945
Merge pull request #12861 from brokenhardisk/master
...
BAEL-5715 Updated Code
2022-12-05 10:05:40 -03:00
davidmartinezbarua
bb57868ec9
Merge pull request #13093 from hmdrzsharifi/BAEL-5948
...
Bael 5948: Running Spring Boot Application with Embedded Camunda Engine
2022-12-04 13:13:02 -03:00
Daniel Strmecki
0f3c81c248
Feature/bael 5756 choose api ( #13055 )
...
* BAEL-5756: Rest controller
* BAEL-5756: GraphQL controller (without tests)
* BAEL-5756: Fix GraphQL test
* BAEL-5756: Fix GraphQL test 2
* BAEL-5756: GRPC working
* BAEL-5756: GRPC with Spring Boot
* BAEL-5756: Books proto service
* BAEL-5756: Fix grpc integration test
* BAEL-5756: Refactor
* BAEL-5756: Revert some changes
2022-12-03 15:00:24 +00:00
h_sharifi
010163e541
#BAEL-5948:rename module name from spring-boot-libraries-3 to spring-boot-process-automation
2022-12-03 10:28:19 +03:30
h_sharifi
16a81bf9f9
#BAEL-5948:rename module name in parent pom
2022-12-03 10:27:08 +03:30
edizor
b6db71aebb
Update README.md
...
[skip ci]
2022-11-30 07:28:56 +08:00
Azhwani
30eccf2ae8
BAEL-5978: Case Insensitive Enum Mapping in Spring Boot ( #13061 )
...
* BAEL-5978: Case Insensitive Enum Mapping in Spring Boot
* Move code to a new module: spring-boot-request-params
2022-11-27 15:50:55 +01:00
Ralf Ueberfuhr
b82aabffc0
BAEL 5951: Update Spring Boot 3 Version from release candidate to release version ( #13091 )
...
* Update Spring Boot, Spring Native and Native Maven Plugin versions
* BAEL-5951: Spring Boot 3 Sample for Native Image builds incl. Runtime Hints
* BAEL-5951: Configure POMs and add Swagger UI runtime hints
* BAEL-5951: Remove Swagger UI runtime hints
* BAEL-5951: Remove Spring Boot3 parent POM from profiles because of JDK17 dependency during build (building the parent POM is even not necessary)
* BAEL-5951: Add tests
* BAEL-5951: Fix tests (PMD naming conventions)
* BAEL-5951: Update from Spring Boot version 3.0.0-RC1 to 3.0.0 (release)
2022-11-27 10:58:07 +01:00
h_sharifi
b46712fa14
#BAEL-5948:add sample loan process
2022-11-27 10:50:56 +03:30
h_sharifi
e3f229f61d
#BAEL-5948:add main source code
2022-11-27 10:50:29 +03:30
h_sharifi
68c5a730eb
#BAEL-5948:add gitignore file
2022-11-27 10:50:05 +03:30
h_sharifi
9ac3f4ffea
#BAEL-5948:add new maven module
2022-11-27 10:49:48 +03:30
edizor
8978bd34d5
Update README.md
...
[skip ci]
2022-11-25 15:15:31 +08:00
Ralf Ueberfuhr
b913e47c13
BAEL-5951: Spring Boot 3 Sample for Native Image builds incl. Runtime Hints ( #13047 )
...
* Update Spring Boot, Spring Native and Native Maven Plugin versions
* BAEL-5951: Spring Boot 3 Sample for Native Image builds incl. Runtime Hints
* BAEL-5951: Configure POMs and add Swagger UI runtime hints
* BAEL-5951: Remove Swagger UI runtime hints
* BAEL-5951: Remove Spring Boot3 parent POM from profiles because of JDK17 dependency during build (building the parent POM is even not necessary)
* BAEL-5951: Add tests
* BAEL-5951: Fix tests (PMD naming conventions)
2022-11-24 09:47:54 +01:00
Ehsan Sasanianno
bf057db224
update bucket4j version in spring-boot-libraries
2022-11-19 17:11:59 +01:00
Tapan Avasthi
f9e34aa9f1
BAEL-5854: Toggle Endpoints at Runtime with Spring Boot ( #13014 )
...
Co-authored-by: Tapan Avasthi <tavasthi@Tapans-MacBook-Air.local>
2022-11-17 20:19:32 -06:00
freelansam
5bfbf38f59
JAVA-15409: Fix formatting of POMs ( #12992 )
2022-11-18 00:26:06 +05:30
Loredana Crusoveanu
2055285698
Update README.md
2022-11-13 18:03:56 +02:00
edizor
0981b8fb4f
Update README.md
...
[skip ci]
2022-11-11 09:50:59 +08:00
collaboratewithakash
66604fcc83
Update README.md
2022-11-05 17:27:41 +05:30
Jonathan Cook
90812f01ee
BAEL-5236 - Apache Camel Exception Handling ( #12973 )
...
* 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
* BAEL-5236 - Apache Camel Exception Handling
Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2022-11-03 09:40:26 -07:00
edizor
eb81b01c19
Update README.md
...
[skip ci]
2022-11-02 21:14:44 +08:00
edizor
cde43cc5a3
Update README.md
2022-11-02 20:43:48 +08:00
Palaniappan Arunachalam
1cd1a6cf24
BAEL-359: Introduction to Spring Groovy Configuration ( #12864 )
...
* BAEL-359: Introduction to Spring Groovy Configuration
* BAEL-359: Removed unused import
* BAEL-359: Moved groovy files under src/main/groovy
* BAEL-359: Upgraded Groovy version to 3.0.13
2022-10-31 09:48:31 +05:30
panagiotiskakos
6d0608d3ab
[JAVA-15588] Moved code from spring-di to spring-boot-di
2022-10-30 10:49:39 +02:00
Loredana Crusoveanu
319cbe296c
Merge pull request #12869 from hkhan/JAVA-15377-update-graphql-spqr
...
[JAVA-15377] Update code for Graphql SPQR article
2022-10-30 08:51:42 +02:00
anuragkumawat
e506e68202
JAVA-14682 Update spring-boot-keycloak-2 module under spring-boot-modules to remove usage of deprecated WebSecurityConfigurerAdapter ( #12927 )
2022-10-29 02:21:56 +05:30
Maciej Główka
e0ff03f828
BAEL-5691: Log properties in Spring Boot application ( #12663 )
...
* BAEL-5691: Log properties in Spring Boot application
* removed lombok
* merged 2 streams into one
* removed unnecessary exception handling
2022-10-27 19:53:05 +01:00
Loredana Crusoveanu
0da831a483
Merge pull request #12873 from edizor/master
...
Update README.md
2022-10-19 17:01:21 +03:00
Loredana Crusoveanu
c192ba162a
BAEL-5798 rename test to manual
2022-10-19 16:52:31 +03:00
edizor
28cf4bde77
Update README.md
...
[skip ci]
2022-10-19 11:04:04 +08:00
edizor
c705475701
Update README.md
...
[skip ci]
2022-10-19 10:53:17 +08:00
Tapan Avasthi
58b522ec56
BAEL-5798: Guide to Resilience4j with Spring Boot ( #12854 )
...
Co-authored-by: Tapan Avasthi <tavasthi@Tapans-MacBook-Air.local>
2022-10-16 21:33:41 -05:00
Haroon Khan
e4a874c0e9
[JAVA-15377] Update code for Graphql SPQR article
2022-10-15 17:42:41 +01:00
Amar Wadhwani
0c61184a4f
BAEL-5715 Updated Code Formatting
2022-10-15 11:04:57 +05:30
Amar Wadhwani
f40f203e9e
BAEL-5715 Updated Code
2022-10-14 20:43:54 +05:30
Amar Wadhwani
083b1b42d7
BAEL-5715 Updated Code
2022-10-14 20:16:00 +05:30
Haroon Khan
bf719b41aa
[JAVA-15376] Update for Graphql Postman article ( #12853 )
...
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2022-10-12 21:17:10 +05:30
Haroon Khan
f4be8916b8
[JAVA-15353] Update code for GraphQL vs REST article ( #12849 )
2022-10-12 21:08:39 +05:30
Haroon Khan
4897b0afa0
[JAVA-14660] Update code for Graphql error handling ( #12839 )
2022-10-11 00:46:12 +05:30
anuragkumawat
02f8f60d53
JAVA-14677 Update spring-boot-keycloak module under spring-boot-modules to remove usage of deprecated WebSecurityConfigurerAdapter ( #12842 )
2022-10-10 23:24:23 +05:30
Haroon Khan
c18ce8a0cf
[JAVA-14663] Update Graphql code for Boot 2.7.x changes and move to new module ( #12729 )
2022-10-07 22:51:41 +05:30
Loredana Crusoveanu
e8ffc2b71a
BAEL-4639 add start class, exclude jobrunr autoconfig
2022-10-03 17:03:53 +03:00
Loredana Crusoveanu
2d40c9c71d
Merge pull request #12789 from panos-kakos/JAVA-14985
...
[JAVA-14985] Moved code related to articles from spring-boot-mvc-2 to…
2022-09-30 11:09:02 +03:00
panagiotiskakos
29cb486075
[JAVA-14985] Clean up
2022-09-29 21:16:16 +03:00
Loredana Crusoveanu
dd4dff2e13
change keycloak test to live test
2022-09-29 16:15:46 +03:00
panagiotiskakos
8727f678d0
[JAVA-14985] Moved code related to articles from spring-boot-mvc-2 to spring-boot-swagger-2
2022-09-29 08:10:58 +03:00
Christian German
efb70f280c
BAEL-5717 - Fix spring-oauth2-resource-server Autoconfiguration failure ( #12740 )
...
* BAEL-5717 - Fix spring-oauth2-resource-server Autoconfiguration failure
* BAEL-5717 - Updating imports order.
2022-09-25 19:09:14 +02:00
collaboratewithakash
85d6618c15
Update README.md
2022-09-23 16:11:33 +05:30
collaboratewithakash
1a710ec0e9
Update README.md
2022-09-23 14:14:49 +05:30
Loredana Crusoveanu
be5b79756b
Merge pull request #12736 from anuragkumawat/JAVA-14676
...
JAVA-14676 Update spring-boot-security module under spring-boot-modules to remove usage of deprecated WebSecurityConfigurerAdapter
2022-09-22 18:40:41 +03:00
anuragkumawat
db79faf569
JAVA-14679 Update spring-boot-bootstrap module under spring-boot-modules to remove usage of deprecated WebSecurityConfigurerAdapter
2022-09-20 20:00:27 +05:30
davidmartinezbarua
814b637849
Merge pull request #12724 from hmdrzsharifi/BAEL-5443
...
Bael 5443: Making improvement to this article: "A Quick Guide to Using Keycloak with Spring Boot"
2022-09-19 20:49:03 -03:00
h_sharifi
7b82660b2e
#BAEL-5443: Remove the test
2022-09-19 09:03:20 +04:30
h_sharifi
1a24c7dccb
#BAEL-5443: Fix the keycloak url
2022-09-18 11:40:59 +04:30
anuragkumawat
919da4dfe6
JAVA-14680 Update spring-boot-admin module under spring-boot-modules to remove usage of deprecated WebSecurityConfigurerAdapter ( #12732 )
2022-09-18 10:32:09 +05:30
anuragkumawat
3a3021fe53
JAVA-14681 Update spring-boot-libraries module under spring-boot-modules to remove usage of deprecated WebSecurityConfigurerAdapter ( #12725 )
...
* JAVA-14681 Update spring-boot-libraries module under spring-boot-modules to remove usage of deprecated WebSecurityConfigurerAdapter
* JAVA-14681 Correct Java Formatting
2022-09-18 10:19:53 +05:30
anuragkumawat
a22e548364
JAVA-14676 Update remaining code
2022-09-17 23:50:10 +05:30
anuragkumawat
2901f17a2e
JAVA-14676 Update spring-boot-security module under spring-boot-modules to remove usage of deprecated WebSecurityConfigurerAdapter
2022-09-17 20:38:19 +05:30
Loredana Crusoveanu
30f56aede0
Merge pull request #12703 from panos-kakos/JAVA-14014
...
[JAVA-14014] Added matching strategy
2022-09-14 16:09:43 +03:00
h_sharifi
886d7c1fbf
#BAEL-5443: add logout handler
2022-09-14 11:03:04 +04:30
h_sharifi
61073210ea
#BAEL-5443: add resttemplate for logout
2022-09-14 11:02:44 +04:30
h_sharifi
898661f142
#BAEL-5443: add logout config
2022-09-14 11:02:02 +04:30
h_sharifi
bca12a0764
#BAEL-5443: add scope to properties
2022-09-14 11:00:25 +04:30
freelansam
dc1815c10c
JAVA-14673 - Fix formatting of POMs ( #12722 )
...
* JAVA-14673 - Fix formatting of POMs
* cleanup
2022-09-13 21:22:49 +05:30
h_sharifi
359a33a2ba
#BAEL-5443: add spring.security.oauth2.client properties
2022-09-12 15:39:41 +04:30
h_sharifi
326ce93f67
#BAEL-5443: add oauth2-client dependency
2022-09-12 15:36:30 +04:30
h_sharifi
9ffebf472a
#BAEL-5443:
...
1- add http.oauth2Login()
2- remove KeycloakAdpter Beans
2022-09-12 15:35:56 +04:30
Haroon Khan
66944937b5
[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
panagiotiskakos
9744e121ab
[JAVA-14014] Added matching strategy
2022-09-09 11:10:49 +03: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
freelansam
13d3bd0b57
JAVA-14446: which submodules arent being built ( #12679 )
2022-09-02 20:19:15 +05:30
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
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
Asjad J
9d308ba331
Merge branch 'eugenp:master' into master
2022-08-25 22:06:22 +05:00
Asjad J
966a49f0b6
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
7f6b12abcb
[JAVA-13976] Fix integration tests after Spring Boot upgrade to 2.7.2 ( #12647 )
2022-08-25 21:30:13 +05:30
panos-kakos
e151d4d1d0
[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
afc57731b4
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
923ab8e513
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
b9789c23f0
[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
26483e6232
BAEL-4345 add code for the swagger specify two responses with the same code article
2022-08-22 00:05:31 +02:00
apeterlic
e703663759
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
520c7d7083
[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
23f33d32fe
JAVA-13826: Align module names, folder names and artifact id ( #12601 )
2022-08-19 12:04:58 +05:30
Asjad J
169f3c756f
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
35bb8070f6
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
067cddb33e
Fix failed integration tests
2022-07-29 21:45:18 +02:00
Elçim Duran
67c9cfec23
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
35dadda533
Merge branch 'eugenp:master' into master
2022-07-29 00:11:05 +05:00
Ralf Ueberfuhr
33c18f2cd5
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
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
Christian GERMAN
1eeb2721e7
BAEL-5589 - Skipping tests with docker from pipeline.
2022-07-28 14:30:02 +02: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
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
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
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
Abhinav Pandey
bf5ed18f63
BAEL-3201 - Deleting Integration Test file
2022-07-18 14:35:30 +00:00
Abhinav Pandey
170c8990a9
Merge branch 'master' of https://github.com/abh1navv/tutorials into BAEL-3201
2022-07-17 08:52:52 +00:00
Abhinav Pandey
0518e6726b
BAEL-3201 - Skipping test container based test
2022-07-16 20:18:52 +05:30
thibault.faure
bd44bc5f2d
BAEL-842 fix failed build because of UserAccountUnitTest
2022-07-16 15:57:24 +02:00
thibault.faure
9d59e267ac
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
b8dc7b574a
BAEL-5589-springboot-keycloak-integration-testing-with-testcontainers ( #12484 )
2022-07-15 17:34:13 +02:00
kwoyke
18f919bf30
Merge pull request #12496 from freelansam/JAVA-13136
...
JAVA-13136: Fix formatting of POMs
2022-07-15 17:07:52 +02:00
anuragkumawat
f56d707bf4
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
ab3a728721
Merge pull request #12477 from panos-kakos/JAVA-13222
...
Java 13222
2022-07-15 09:31:12 +02:00
freelansam
d7c38b05d6
Merge branch 'master' into JAVA-13136
2022-07-15 10:01:48 +05:30
sampadawagde
2b5179baba
JAVA-13136: Fix formatting of POMs
2022-07-15 09:59:54 +05:30
Abhinav Pandey
56fd1ef7b4
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
bc4857f6be
BAEL-3201 - Updated test method names
2022-07-10 19:14:31 +05:30
panagiotiskakos
56e012d8f6
small fix
2022-07-10 15:32:55 +03:00
panagiotiskakos
ac7354648f
JAVA-13222
2022-07-10 15:27:33 +03:00
kwoyke
c876ceb2e0
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
dda5fc0093
JAVA-12733: Move spring-boot-jsp into spring-boot-modules
2022-07-05 19:39:15 +05:30
sampadawagde
2991701dc7
JAVA-12733: Move spring-boot-jsp into spring-boot-modules
2022-07-05 19:38:52 +05:30
Christian GERMAN
017dfa3d6d
BAEL-5252-new-spring-boot-keycloak-2-module
2022-07-03 18:09:53 +02:00
Abhinav Pandey
282cd67ad4
BAEL-3201 - Unit testing with Redis test containers
2022-07-02 16:56:07 +05:30
Asjad J
bb003c64a0
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
Asjad J
3f4688d2b3
Updated README.md
...
removed the article Hide a Request Field in Swagger API. It's already been moved to https://github.com/eugenp/tutorials/tree/master/spring-boot-modules/spring-boot-mvc-4 .
2022-06-24 15:35:58 +05:00
Asjad J
e6d52af6dd
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-data-jpa-run-app-without-db
2022-06-21 11:19:32 +05:00
Abhinav Pandey
a5ddb7dd9c
Bael 5543 - Running a spring boot app without DB ( #12339 )
...
* BAEL-5543 - Running a spring boot app without db
* BAEL-5543 - Adding authentication properties
* BAEL-5543 - Moving to a new module
* BAEL-5543 - Changing test class name
* BAEL-5543 - Reducing Java version
Co-authored-by: Abhinav Pandey <Abhinav2.Pandey@airtel.com>
2022-06-16 12:58:07 +05:30
Asjad J
ae9d2a354c
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-keycloak-security-disable
2022-06-14 09:51:09 +05:00
Asjad J
fc4a117f2c
Updated README.md
...
added link back to the article: https://www.baeldung.com/openapi-jwt-authentication
2022-06-14 09:46:50 +05:00
Loredana Crusoveanu
23267c5e68
Merge pull request #12324 from johnA1331/master
...
BAEL-56567 - Main - github-related test fixes - 03.06.2022
2022-06-07 16:10:58 +03:00
kwoyke
58ddbdaf29
Merge pull request #12319 from navuluri/BAEL-5534
...
Bael 5534
2022-06-07 09:17:53 +02:00
Christian German
8422a655ac
BAEL-5252-Disable-Keycloak-Security-in-Spring-Boot ( #12218 )
2022-06-07 09:42:52 +05:30
johnA1331
33290fd7e3
Update README.md
2022-06-07 00:53:35 +08:00
Bhaskara
a273de1902
Merge branch 'master' into BAEL-5534
2022-06-06 20:42:25 +05:30
Bhaskara Navuluri
a26d45e5c0
Fixed the Integration Build Pipeline
2022-06-06 20:35:38 +05:30
Bhaskara
55867b7206
BAEL-5534 Configure JWT Authentication for OpenAPI ( #12288 )
...
Co-authored-by: Bhaskara Navuluri <bhaskara.navuluri@hpe.com>
2022-06-02 08:20:02 -07:00
Asjad J
2b5ce458b1
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-webserviceservertest
2022-06-02 08:15:18 +05:00
Muhammad Abdullah Azam Khan
aef4affc28
Expose GraphQL field with different name ( #12289 )
2022-05-31 14:35:54 -07:00
Bhaskara Navuluri
24cdf2b672
BAEL-5534 Configure JWT Authentication for OpenAPI
2022-05-31 20:24:47 +05:30
Haroon Khan
f8edd495ba
[BAEL-5346] Code for @WebServiceServerTest article ( #12229 )
2022-05-27 22:27:51 -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
Haroon Khan
5ab2b9b8e4
[JAVA-12011] Remove redundant comments from pom files
2022-05-22 11:44:39 +01:00
kwoyke
e7221c9b84
Merge pull request #12234 from dkapil/task/JAVA-11489
...
Task/java 11489
2022-05-20 08:49:22 +02:00
Greg Martin
6875f86ca2
Merge pull request #12162 from hmdrzsharifi/bael-5249
...
Bael 5249: Get Keycloak User ID in Spring
2022-05-19 08:08:06 -04:00
Dhawal Kapil
b1c0a40b0e
JAVA-11489 Renamed PropertiesReloadIntegrationTest to *ManualTest
2022-05-18 23:59:18 +05:30
Loredana Crusoveanu
43a6d1e3fd
Merge pull request #12216 from azhwani/BAEL-5448
...
BAEL-5448: Improvement: Scan Multiple Paths using the @ComponentScan Annotation
2022-05-16 14:02:14 +03:00
Azhwani
0e501405a4
init commit
2022-05-15 19:26:22 +02:00
Loredana Crusoveanu
ab255dbc0a
Merge pull request #11994 from arvind-kumar-avinash/patch-1
...
Update UserController.java
2022-05-15 20:08:16 +03:00
kwoyke
232d5776cf
Merge pull request #12198 from panos-kakos/JAVA-8688
...
[JAVA-8688] Added tomcat dependecy
2022-05-13 08:16:51 +02:00
Haroon Khan
efd9a398a1
[JAVA-11979] Rename Keycloak server Integration test to Live test
2022-05-12 19:36:01 +01:00
panagiotiskakos
1b1a411770
[JAVA-8688] Added tomcat dependecy
2022-05-11 13:53:42 +03:00
Asjad J
1e2b926b8e
Updated README.md
...
added link back to the article: https://www.baeldung.com/postman-add-headers-pre-request
2022-05-10 06:36:05 +05:00
kwoyke
7c2845bc79
Merge pull request #12185 from freelansam/JAVA-11792
...
JAVA-11792: Fix formatting of POMs
2022-05-09 11:04:26 +02:00
sampadawagde
aed8f9100b
JAVA-11792: Fix formatting of POMs
2022-05-08 16:36:25 +05:30
Loredana Crusoveanu
66cca46069
Merge pull request #12171 from eugenp/lor6-patch-1
...
Create GraphQL collection.postman_collection.json
2022-05-07 11:12:13 +03:00
Loredana Crusoveanu
cd49cc0640
Merge pull request #12175 from johnA1331/master
...
BAEL-53616 - Main - github-related test fixes - 03.05.2022
2022-05-07 10:03:18 +03:00
kwoyke
f62a3ee5ca
Merge pull request #12159 from anuragkumawat/JAVA-8271
...
JAVA-8271 Lets try different jaxb2-maven-plugin version
2022-05-06 13:59:16 +02:00
Loredana Crusoveanu
67db9161fa
Create GraphQL collection.postman_collection.json
2022-05-05 23:06:57 +03:00
johnA1331
10c1ce6cd2
Delete README.md
2022-05-05 23:03:28 +08:00
johnA1331
cf74afc395
Update README.md
2022-05-05 20:55:35 +08:00
johnA1331
be54650992
Update README.md
2022-05-05 20:52:49 +08:00
johnA1331
6c0561e0e3
Update README.md
2022-05-05 20:22:08 +08:00
johnA1331
8dbffdcd8b
Update README.md
2022-05-05 18:51:06 +08:00
chrisjaimes
744f71356b
added Student API Collection json file ( #12161 )
...
Co-authored-by: Christian Jaimes <christian.jaimes@oracle>
2022-05-03 12:18:18 -07:00
sharifi
23e2df0c99
bael-5249: add User ID to view
2022-05-03 17:55:48 +04:30
sharifi
b9da120df0
bael-5249: add User ID
2022-05-03 17:55:30 +04:30
sharifi
da3f8ad4a0
bael-5249: add application-properties
2022-05-03 17:54:14 +04:30
anuragkumawat
b4b9ba8b32
JAVA-8271 Lets try different jaxb2-maven-plugin version
2022-05-03 15:31:32 +05:30
Krzysiek
15867c393d
Revert "JAVA-8271 Uncommenting spring-boot-keycloak module"
...
This reverts commit 05cdb533d7
.
2022-05-03 10:38:57 +02:00
anuragkumawat
05cdb533d7
JAVA-8271 Uncommenting spring-boot-keycloak module
2022-04-29 23:19:37 +05:30
freelansam
4690807a09
JAVA-11420: Dissolve spring-boot-1 and spring-boot-2 inside ( #12122 )
...
spring-boot-modules
2022-04-28 22:45:45 +05:30
Loredana Crusoveanu
da3f811962
Merge branch 'master' into master
2022-04-25 18:02:24 +03:00
johnA1331
320ddd421d
Update README.md
2022-04-20 23:32:53 +08:00
johnA1331
30c3679e4f
Update README.md
2022-04-20 23:32:16 +08:00
Asjad J
f93ca672b4
Created/Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-boot-properties-migrator
2022-04-18 17:09:18 +05:00
Sameer
4f6634745d
Spring Boot Properties Migrator Demo ( #11975 )
...
* Spring Boot Properties Migrator Demo
* updated demo properties (#1 )
Co-authored-by: s9m33r <no-reply>
* Article/bael 5446 (#2 )
* updated demo properties
* formatting
Co-authored-by: s9m33r <no-reply>
Co-authored-by: s9m33r <no-reply>
2022-04-15 09:16:47 -05:00
freelansam
20762cfeb9
JAVA-10516: Revisit spring-boot module inside spring-boot-modules folder ( #12038 )
2022-04-15 14:57:20 +05:30
soni.sk@1969
d8b5ab0111
BAEL-5329 : Updated code module
2022-04-14 21:31:50 +05:30
Asjad J
598d0e41ab
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-swagger-hide-field
2022-04-13 16:22:00 +05:00
Asjad J
a8fca31d66
Updated README.md
...
added link back to the article: https://www.baeldung.com/jpa-bootstrap-mode
2022-04-13 05:54:09 +05:00
kwoyke
d535eefb84
Merge pull request #12032 from anuragkumawat/master
...
JAVA-8372 Split or move spring-boot-data module
2022-04-11 08:58:20 +02:00
davidmartinezbarua
3ddf3023c9
Merge pull request #11968 from christian-german/master
...
BAEL-5431 - BootstrapMode for JPA Repositories
2022-04-09 21:07:16 -03:00
anuragkumawat
dfad1122a4
JAVA-8372 Split or move spring-boot-data module
2022-04-08 21:06:02 +05:30
priya-soni
dbbc6a6a1d
BAEL-5329 Hide a Request Field in Swagger UI ( #11992 )
...
* BAEL-5329 Hide a Request Field in Swagger UI
* Updated indentation
2022-04-04 20:44:28 +02:00
Krzysiek
6b89f0d2f2
JAVA-10238-2: Run jobrunr dashboard on random port
2022-03-31 11:17:24 +02:00
Arvind Kumar Avinash
f493bfc959
Update UserController.java
...
Changed the name and email address of the second and the third user to avoid confusion for the readers.
2022-03-31 08:59:10 +01:00
johnA1331
90448ef4ad
Create README.md
2022-03-31 14:04:45 +08:00
johnA1331
5550a58a43
Update README.md
2022-03-31 13:59:24 +08:00
johnA1331
b558c9fca4
Update README.md
2022-03-31 13:59:04 +08:00
johnA1331
0a2f8431b3
Update README.md
2022-03-31 13:58:12 +08:00
Michael Pratt
1df8b146ba
Add sample code for API prefix article ( #11959 )
...
* Add sample code for API prefix article
* Update README.md
2022-03-29 20:04:34 -05:00
Greg Martin
4a887226a1
Merge pull request #11755 from JoannaaKL/master
...
BAEL-5304
2022-03-25 13:51:03 -04:00
Asjad J
6003125569
Updated README.md
...
Moved over https://www.baeldung.com/spring-junit-failed-to-load-applicationcontext from spring-boot-testing
2022-03-24 11:36:20 +05:00
Asjad J
a026580eed
Updated README.md
...
Moved https://www.baeldung.com/spring-junit-failed-to-load-applicationcontext to spring-boot-testing-2
2022-03-24 11:36:03 +05:00
Christian GERMAN
2c4bffbe3b
BAEL-5431 BootstrapMode for JPA Repositories
2022-03-23 17:55:49 +01:00
johnA1331
6e2b15f5d7
Update README.md
2022-03-24 00:06:02 +08:00
Haroon Khan
10bde9d0af
[JAVA-10500] Investigate and reduce springdoc build time
2022-03-19 18:27:30 +00:00
Loredana Crusoveanu
cc2fedf771
Merge pull request #11933 from johnA1331/master
...
BAEL-50661 - add links to github-baeldung articles - Week 11 - 2022
2022-03-17 10:47:00 +02:00
Loredana Crusoveanu
89564d234a
Merge pull request #11919 from hmdrzsharifi/BAEL-4197-2
...
bael-4197: move source code to spring-boot-testing-2 module
2022-03-17 10:45:15 +02:00
johnA1331
12eacbcfe7
Create README.md
2022-03-16 21:38:26 +08:00
Jonathan Cook
7681cb2d65
BAEL-5234 - Apache Camel Routes Testing in Spring Boot ( #11925 )
...
* 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
Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2022-03-14 15:35:32 -07:00
JoannaaKL
837cf3194a
Merge branch 'eugenp:master' into master
2022-03-14 21:02:32 +01:00
kwoyke
cdc6380359
Merge pull request #11920 from freelansam/JAVA-10138
...
JAVA-10138 - Fix formatting of POMs
2022-03-14 15:00:17 +01:00
davidmartinezbarua
2695ba0fde
Merge pull request #11863 from sanitaso/master
...
BAEL-5375 Set List of Objects in Swagger API response
2022-03-13 11:11:42 -03:00
sampadawagde
b8176a265a
JAVA-10138 - Fix formatting of POMs
2022-03-13 14:48:44 +05:30
sharifi
64bc644d55
bael-4197: move source code to spring-boot-testing-2 module
2022-03-12 09:49:18 +03:30
Krzysiek
227afb71cf
JAVA-10271: Fix circular dependency issue
2022-03-10 15:08:46 +01:00
sanitaso
e3966f2efd
add dir
2022-03-08 15:15:11 +01:00
sanitaso
bc543e9c79
remove dir
2022-03-08 15:13:42 +01:00
sanitaso
a735229a84
change the module directory
2022-03-08 15:10:36 +01:00
sanitaso
f62de53554
modify pom
2022-02-25 15:25:38 +01:00
sanitaso
de6d367e41
add files to springdoc
2022-02-25 12:54:20 +01:00
kwoyke
d988efb89f
Merge pull request #11852 from freelansam/JAVA-9824
...
JAVA-9824: Identify boot modules not using parent-boot-2 as parent and
2022-02-23 16:43:13 +01:00
johnA1331
9c5f0cdaf0
Update README.md
2022-02-23 19:56:08 +08:00
johnA1331
5c33e8c30c
Update README.md
2022-02-23 19:46:49 +08:00
johnA1331
ca061932b3
Update README.md
2022-02-23 19:18:05 +08:00
Jonathan Cook
fe0f83b4a2
BAEL-5408 - Update Camel version in spring-boot-camel module ( #11851 )
...
* 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
Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2022-02-22 12:16:38 -08:00
sampadawagde
9d19160043
JAVA-9824: Identify boot modules not using parent-boot-2 as parent and
...
upgrade log4j for them
2022-02-22 21:53:39 +05:30
Muhammad Abdullah Azam Khan
74b2b2e910
Bael 5303 graphqlvs rest ( #11715 )
...
* GraphQL and REST Comparison
* Updating README
* Reformatting code
2022-02-22 09:28:27 +00:00
doodoroma
1174272f75
Merge pull request #11812 from abh1navv/BAEL-5340
...
BAEL-5340 - Spring security configuring ant matchers
2022-02-21 08:56:01 +01:00
Krzysiek
8b161f8f55
JAVA-9880: Activate spring-boot-swagger module
2022-02-18 09:30:42 +01:00
Parikshit Murria
c747712a0e
Update swaggerDirectory to target folder
2022-02-17 16:30:42 -07:00
Krzysiek
a7765c6a19
JAVA-9880: Temporarily disable spring-boot-swagger module as it fails the builds
2022-02-16 13:42:23 +01:00
Asjad J
9e4da20259
Updated README.md
...
Linked back to: https://www.baeldung.com/spring-no-converter-with-preset
2022-02-15 21:36:09 +05:00
Parikshit Murria
fc4c77ed94
BAEL-5326 - Documenting Enum in swagger using swagger maven plugin ( #11811 )
...
* BAEL-5326 - Documenting Enum in swagger using swagger maven plugin
* BAEL-5326 - Documenting Enum in swagger using swagger maven plugin
Changes:
HireControllerTest -> HireControllerUnitTest
hireEmployee_RoleEngineer_ReturnsRoleString -> givenRoleEngineer_whenHireEmployee_thenReturnsRoleInString
* Moved to module: spring-boot-swagger
2022-02-14 09:43:32 -08:00
Abhinav Pandey
13b769cd37
BAEL-5340 - Spring security configuring ant matchers
2022-02-13 14:31:17 +05:30
sampadawagde
34aa920593
JAVA-9825: Upgrade log4j version for modules that use log4j-core library
...
directly
2022-02-09 16:09:44 +05:30
johnA1331
e541f20095
Update README.md
2022-02-09 13:58:25 +08:00
johnA1331
02bfadafc0
Update README.md
2022-02-09 13:53:54 +08:00
asia
eba9e9aed7
Remove unnecessary line breaks.
2022-02-08 20:26:02 +01:00
Azhwani
61dd13d64e
init commit ( #11767 )
2022-02-08 08:48:06 -06:00
Abhinav Pandey
ed09368f21
BAEL-5327 - Set a description and an example in Swagger ( #11749 )
...
* BAEL-5327 - Set a description and an example in Swagger
* BAEL-5327 - two space indentation for line continuation
Co-authored-by: Abhinav Pandey <Abhinav2.Pandey@airtel.com>
2022-02-07 11:37:48 +05:30
Ralf Ueberfuhr
9a8d9227b7
BAEL-5323: Spring Boot with multiple data sources ( #11741 )
...
* BAEL-5323: Spring Boot with multiple data sources
* BAEL-5323: small fixes
* BAEL-5323: fix test class
* BAEL-5323: Refactor configuration classes
* BAEL-5323: Set proeprty to private
* BAEL-5323: rename test class to follow naming conventions
2022-02-04 08:58:16 -08:00
kwoyke
b9174fb3f4
Merge pull request #11771 from hkhan/JAVA-9616-update-maven-wrapper-code
...
[JAVA-9616] Add simple demo application for mvn wrapper
2022-02-04 17:51:41 +01:00
Loredana Crusoveanu
5f23404ee4
Merge pull request #11770 from kwoyke/JAVA-9840
...
JAVA-9840: Upgrade parent-boot-2 to 2.6.3
2022-02-03 15:16:19 +02:00
Haroon Khan
7728df176e
[JAVA-9616] Add simple demo application for mvn wrapper
2022-02-03 10:37:47 +00:00
Krzysiek
15bd0c0966
JAVA-9840: Upgrade spring-core version to 5.3.15
2022-02-03 11:23:05 +01:00
Gaetano Piazzolla
533f2014a8
BAEL-5319 - Remove Basic Error Controller in Swagger ( #11743 )
...
* BAEL-5319 - Remove Basic Error Controller in Swagger
* BAEL-5319 - fixed style
* BAEL-5319 - removed comments and private info
* BAEL-5319 - removed private info
* two space indent for line continuation, optimized import.
Co-authored-by: gpiazzolla <gaetano.piazzolla@dxc.com>
2022-02-03 15:47:55 +05:30
Haroon Khan
01ca4575ba
[JAVA-9604] Refactor and code clean-up for Metrics article
2022-01-31 12:45:28 +00:00
asia
39cc6be1ab
Add SPQR project.
2022-01-30 21:31:15 +01:00
Krzysiek
5242966787
JAVA-9486: Use guava.version defined in the parent pom
2022-01-18 09:42:21 +01:00
Krzysiek
8c08be0403
JAVA-9123: POM properties cleanup
2022-01-17 14:03:32 +01:00
chaos2418
c55e569096
JAVA-8356: split or move spring-boot-properties
2022-01-14 13:34:42 +05:30
kwoyke
4000ebcf65
Merge pull request #11659 from chaos2418/JAVA-8981
...
JAVA:8981: verify spring.mvc.pathmatch.matching-strategy property usage
2022-01-13 11:01:21 +01:00
Loredana Crusoveanu
f351643119
Merge pull request #11686 from johnA1331/master
...
BAEL-47035 - add links to github-baeldung articles
2022-01-13 11:02:43 +02:00
kwoyke
4eb04dc0bc
Merge pull request #11670 from freelansam/JAVA-9022
...
JAVA-9022: Fix formatting of POMs
2022-01-13 09:50:07 +01:00
johnA1331
cfc2e7bec9
Update README.md
2022-01-13 15:24:21 +08:00
sampadawagde
65f643262d
JAVA-9022: Fix formatting of POMs
2022-01-10 22:05:47 +05:30
Greg
7ec3819d9c
Merge pull request #11549 from hmdrzsharifi/BAEL-4197
...
Bael 4197: Failed to Load Applicationcontext for Junit Test of Spring Controller
2022-01-08 13:56:12 -05:00
sharifi
45c495f327
bael-4197: add application-context.xml in resource directory
2022-01-08 12:49:30 +03:30
sharifi
9e7329ce5e
bael-4197: indent with spaces instead of tab
2022-01-08 12:48:48 +03:30
chaos2418
0bc3f44656
JAVA:8981: verify spring.mvc.pathmatch.matching-strategy property usage
2022-01-08 13:12:01 +05:30
johnA1331
95f5f30421
Create README.md
2022-01-05 20:46:29 +08:00
Ralf Ueberfuhr
6bcc01f60a
BAEL-5251: Spring Boot with Swagger UI and Keycloak-Integration ( #11632 )
2022-01-04 19:58:21 -06:00
sharifi
fd8b39247c
bael-4197: add @ContextConfiguration for loading application context
2022-01-02 13:09:06 +03:30
chaos2418
c5250929f5
JAVA-8695: GitHub Issue: Order in FilterRegistrationBean is ignored
2021-12-30 10:34:14 +05:30
kwoyke
58eb7f641a
Merge pull request #11609 from chaos2418/JAVA-3591
...
JAVA-3591: updating mockito version in parent-boot-2
2021-12-23 12:59:14 +01:00
chaos2418
1227c38388
JAVA-3591: updating mockito version in parent-boot-2
2021-12-23 14:58:50 +05:30
johnA1331
29e26c08c1
Update README.md
2021-12-23 02:15:32 +08:00
johnA1331
2d1b4d2e47
Update README.md
2021-12-23 01:32:39 +08:00
johnA1331
d33aa1f036
Update README.md
2021-12-23 01:08:59 +08:00
kwoyke
514e80aae7
Merge pull request #11585 from chaos2418/JAVA-3591
...
JAVA-3591: updating mockito-core to 4.1.0
2021-12-20 09:38:12 +01:00
Amy DeGregorio
08433b1631
BAEL-4811 ( #11597 )
...
* BAEL-4811
* BAEL-4811 Add unit tests
* JAVA-8794: Upgrade Spring Boot to 2.6.1 in the parent-boot-2
* JAVA-8794: Upgrade spring-mybatis dependencies
* JAVA-8794: Make spring-boot-springdoc 2.6 compatible
* JAVA-8794: Add spring.mongodb.embedded.version property
* JAVA-8794: Upgrade spring-boot-environment cloud dependencies
* JAVA-8794: Set spring.mvc.pathmatch.matching-strategy property
* JAVA-8794: Update Spring Cloud dependencies
* JAVA-8794: allow-circular-references in spring-cloud-ribbon-client
* JAVA-8794: Replace deprecated ConfigFileApplicationContextInitializer
* JAVA-8794: Fix spring-resttemplate pom
* JAVA-8794: Use spring.mongodb.embedded.version=3.5.5
* JAVA-8794: Use spring.mongodb.embedded.version=3.5.5
* JAVA-8794: Fix circural dependencies in spring-security-web-boot-2
* JAVA-8794: Fix circural dependencies in spring-security-core
* JAVA-8794: Fix quart schema initialization
* JAVA-8794: Set spring.mvc.pathmatch.matching-strategy=ant-path-matcher
* JAVA-8794: Leave spring-kafka on Spring Boot 2.5.4
* JAVA-8794: Set spring.mongodb.embedded.version=3.5.5 in spring-jenkins-pipeline
* JAVA-8794: Update Spring Cloud version
* JAVA-8794: Update spring-cloud-zuul dependencies
* JAVA-8794: Update Spring Cloud version in spring-cloud-bus
* JAVA-8794: Set spring.mongodb.embedded.version=3.5.5 in spring-boot-persistence-mongodb
* JAVA-8794: Fix spring-data-jpa-query-2 dependencies
* JAVA-8794: Fix circular dependency issue in spring-security-web-thymeleaf
* JAVA-8794: Fix circular dependency issue in spring-session-redis
* JAVA-8794: Fix circular dependency issue in spring-boot-libraries-2
* JAVA-8794: Update spring-cloud-starter version
* JAVA-8794: Leave spring-zuul-rate-limiting on 2.4.7
* JAVA-8794: Ignore EnversFooBarAuditIntegrationTest
* BAEL-4811 Fix formatting
* BAEL-4811 Fix formatting
Co-authored-by: Krzysiek <krzysztofwoyke@gmail.com>
Co-authored-by: Loredana Crusoveanu <lore.crusoveanu@gmail.com>
2021-12-19 11:53:05 -08:00
Loredana Crusoveanu
77dcb8853f
Merge pull request #11592 from eugenp/JAVA-8794
...
JAVA-8794: Upgrade to Spring Boot 2.6.1
2021-12-19 11:57:17 +02:00
davidmartinezbarua
6b6f1fcf1a
Merge pull request #11564 from mladensavic94/master
...
Speed up Spring Boot Startup Time
2021-12-18 10:14:47 -03:00
chaos2418
000dcdf966
JAVA-3591: updating mockito-core to 4.1.0
2021-12-18 13:40:53 +05:30
sampadawagde
89004f02de
JAVA-8359: Split or move spring-boot-artifacts module
2021-12-17 19:23:10 +05:30
Krzysiek
c7aef4d95f
Merge remote-tracking branch 'upstream/master' into JAVA-8794
2021-12-16 12:21:43 +01:00
Krzysiek
106603023d
JAVA-8794: Update spring-cloud-starter version
2021-12-16 10:49:19 +01:00
kwoyke
f54e5b2cf2
Merge pull request #11583 from freelansam/JAVA-8373
...
JAVA-8373: Split or move spring-boot-bootstrap module
2021-12-16 09:47:12 +01:00
Krzysiek
077898aaa5
JAVA-8794: Fix circular dependency issue in spring-boot-libraries-2
2021-12-15 20:08:11 +01:00
sampadawagde
8e175b72e2
JAVA-8373: Split or move spring-boot-bootstrap module
2021-12-15 22:35:42 +05:30
Loredana Crusoveanu
8f4672e162
Merge pull request #11576 from lucaCambi77/BAEL-5109_fix
...
fix: [ BAEL-5109 ] Environment Variable Prefixes in Spring Boot 2.5
2021-12-15 17:19:38 +02:00
Haroon Khan
9f382cd21c
[JAVA-8377] Code clean up
2021-12-15 10:50:22 +00:00
Haroon Khan
1a59d99991
[JAVA-8377] Split spring-boot-testing module
2021-12-14 23:22:25 +00:00
Amy DeGregorio
1bf2293e0b
BAEL-4811 ( #11552 )
...
* BAEL-4811
* BAEL-4811 Add unit tests
2021-12-14 10:15:43 -08:00
Krzysiek
61b0f3f919
JAVA-8794: Update Spring Cloud dependencies
2021-12-13 15:23:22 +01:00
Krzysiek
bec3866129
JAVA-8794: Set spring.mvc.pathmatch.matching-strategy property
2021-12-13 13:58:01 +01:00
Krzysiek
be93fa066f
JAVA-8794: Upgrade spring-boot-environment cloud dependencies
2021-12-13 13:46:45 +01:00
Krzysiek
a4fe28eef5
JAVA-8794: Make spring-boot-springdoc 2.6 compatible
2021-12-13 13:12:11 +01:00
LUCA
727b34ea22
fix: use env to get properties
2021-12-13 10:38:28 +01:00
sampadawagde
46007cd515
JAVA-8366: Split or move spring-boot-annotations module
2021-12-12 17:21:57 +05:30
Loredana Crusoveanu
4054e8f860
Merge branch 'master' into JAVA-7244-Review_log_statements_for_projects
2021-12-09 10:22:41 +02:00
Mladen Savic
e8abe028d3
Merge branch 'eugenp:master' into master
2021-12-07 16:14:17 +01:00
Mladen Savic
247c2961a2
Speed up Spring Boot Startup Time
2021-12-07 16:12:55 +01:00
sharifi
7f17253b07
bael-4197: fix bug
2021-12-05 14:28:10 +03:30
sharifi
58b01b624a
bael-4197: add test class
2021-12-05 13:58:51 +03:30
sharifi
232bd3080b
bael-4197: add test context
2021-12-05 13:58:28 +03:30
sharifi
63843c008c
bael-4197: add main source
2021-12-05 13:58:13 +03:30
sharifi
8fd0ab58b9
bael-4197: add application-context
2021-12-05 13:57:38 +03:30
johnA1331
0673bc708b
Update README.md
2021-12-04 19:44:36 +08:00
Krzysiek
205ad52ea2
JAVA-8764: Fix test/main directories structure
2021-12-02 12:27:52 +01:00
Krzysiek
f913e0c006
JAVA-8358: Move Spring Boot Exit Codes code
2021-12-01 10:48:53 +01:00
Teica
719c4e4e0b
Feature bael 5253 ( #11526 )
...
* BAEL-5032 Swagger to PDF
* BAEL-5032 added lombok as dependency
* BAEL-5253 moving the tests to other module
* renaming the test class
* Update pom.xml
* Update pom.xml
* Update pom.xml
* Delete pom.xml
* Create pom.xml
Co-authored-by: Matea Pejčinović <matea.pejcinovic@intellexi.hr>
2021-11-29 16:26:16 -08:00
kwoyke
f09327b2d9
Merge pull request #11518 from freelansam/JAVA-8620
...
JAVA-8620: Fix references to parents
2021-11-26 17:53:31 +01:00
sampadawagde
d0df1f9e23
JAVA-8620: Fix references to parents
2021-11-26 19:28:29 +05:30
Krzysiek
49f90c3a55
JAVA-8699: Use @KeycloakConfiguration annotation
2021-11-26 10:56:49 +01:00
Loredana Crusoveanu
be86acb87f
Merge pull request #11510 from kwoyke/JAVA-8363
...
JAVA-8363: Split or move spring-boot-mvc-2 module
2021-11-25 19:11:38 +02:00
Krzysiek
e3ba14139e
JAVA-8363: Update README.md files
2021-11-25 13:26:46 +01:00
Krzysiek
49ffde8b48
JAVA-8363: Fix FooLiveTest - separate mime from etag code
2021-11-25 13:25:40 +01:00
Krzysiek
8d8ae5daa9
JAVA-8363: Move etag code to spring-boot-mvc-3
2021-11-25 13:10:58 +01:00
kwoyke
c0a0247cf7
Merge branch 'master' into JAVA-3592
2021-11-25 09:03:54 +01:00
Krzysiek
b04d57541a
JAVA-8664: Cleanup
2021-11-24 09:51:22 +01:00
Krzysiek
2f9ce6cf36
JAVA-8664: Change ports numbers and cleanup the code
2021-11-24 09:47:43 +01:00
kwoyke
1871d1a89c
Merge pull request #11468 from chaos2418/JAVA-8405
...
JAVA-8405: reducing logging for tutorials-build-job
2021-11-23 13:43:19 +01:00
kwoyke
592376bf09
Merge pull request #11477 from freelansam/JAVA-3592
...
JAVA-3592: Upgrade h2 dependency in the main pom.xml
2021-11-22 09:22:17 +01:00
sampadawagde
d9b23200d1
removed explicit h2.version as parent now is at the required 1.4.200
2021-11-21 17:58:26 +05:30
sampadawagde
848fa01e47
JAVA-3592: Upgrade h2 dependency in the main pom.xml
2021-11-19 23:17:22 +05:30
Loredana Crusoveanu
ee70035562
Merge pull request #11470 from kwoyke/JAVA-8436
...
JAVA-8436: Manage AssertJ dependency in the main pom.xml
2021-11-19 16:56:22 +02:00
chaos2418
58e6087b3d
JAVA-8405: reducing logging for tutorials-build-job
2021-11-19 13:39:00 +05:30
johnA1331
d086f57024
Update README.md
2021-11-19 13:37:18 +08:00
Krzysiek
5088366074
JAVA-8436: Remove AssertJ depenendency from the child modules - part 2
2021-11-18 12:23:39 +01:00
johnA1331
6934b67f3c
Update README.md
2021-11-18 01:05:19 +08:00
kwoyke
67a3a596a9
Merge pull request #11460 from Maiklins/JAVA-8393-Split_or_move_spring-security-core_module
...
JAVA-8393 Split or move spring-security-core module
2021-11-17 09:33:47 +01:00
kwoyke
a43cef6a91
Merge pull request #11459 from Maiklins/JAVA-8374-Split_or_move_spring-boot-libraries_module
...
JAVA-8374 Split or move spring-boot-libraries module
2021-11-17 09:30:54 +01:00
mikr
f4ee97e3bd
JAVA-8393 Split or move spring-security-core module
2021-11-17 09:20:17 +01:00
mikr
96d1d4658f
JAVA-8374 Split or move spring-boot-libraries module
2021-11-17 08:39:05 +01:00
kwoyke
af8deeaf19
Merge pull request #11457 from Maiklins/JAVA-8376-Split_or_move_spring-boot-properties-2-module
...
JAVA-8376 Split or move spring-boot-properties-2 module
2021-11-16 21:26:08 +01:00
mikr
94d0a715e6
JAVA-8376 Split or move spring-boot-properties-2 module
2021-11-16 20:45:27 +01:00
kwoyke
ebd0a42716
Merge pull request #11454 from Maiklins/JAVA-8293-Split_or_move_spring-boot_module
...
JAVA-8293 Split or move spring boot module
2021-11-16 09:25:38 +01:00
mikr
c4ed8d458e
JAVA-8293 Split or move Spring Boot module (fix review comments)
2021-11-15 21:37:22 +01:00
mikr
68bcffe243
JAVA-8293 Split or move spring boot module
2021-11-14 22:51:58 +01:00
kwoyke
16a3798673
Merge pull request #11450 from Maiklins/JAVA-8286-Split_or_move_spring-boot-runtime_module
...
JAVA-8286 Split or move spring boot runtime module
2021-11-14 17:54:52 +01:00
mikr
3c5cb8f470
JAVA-8286 Split or move spring boot runtime module
2021-11-14 11:08:17 +01:00
nishitgoyal17
2db042443d
BAEL-4243:Once per request filter ( #11239 )
...
* executing junit via command line
* incorporating review comments
* incorporating review comments
* OncePerReqFilter
* Delete FirstUnitTest.java
* Delete SecondUnitTest.java
* Delete pom.xml
* Reverting
* Update pom.xml
* OncePerReqFilter
* Update MyFilter.java
* OncePerReqFilter
* OncePerReqFilter
* Update pom.xml
* Update pom.xml
* Update pom.xml
* fixing extra changes
* OncePerReqFilter
* Reverting
* Update MyOncePerRequestFilter.java
* Update HelloController.java
* fromatting changes
* fromatting changes
* formatting
* Apply suggestions from code review
Co-authored-by: KevinGilmore <kpg102@gmail.com>
* OncePerRequest changes
* OncePerRequest changes
* OncePerRequest changes
* OncePerRequest changes
* OncePerRequest changes
Co-authored-by: KevinGilmore <kpg102@gmail.com>
2021-11-13 22:07:03 +05:30
kwoyke
22012780e6
Merge pull request #11434 from freelansam/JAVA-8204
...
JAVA-8204: Fix formatting of POMs
2021-11-13 10:55:30 +01:00
johnA1331
87dfb9e110
Update README.md
2021-11-10 19:31:26 +08:00
freelansam
77e3e6a419
Merge branch 'master' into JAVA-8204
2021-11-09 18:20:05 +05:30
Krzysiek
afe1cfae09
JAVA-8202: Move spring-boot-react to the heavy profile
2021-11-09 12:36:38 +01:00
sampadawagde
b984a4b618
JAVA-8204: Fix formatting of POMs
2021-11-09 16:27:03 +05:30
Haroon Khan
82572378b2
[BAEL-5110] Actuator endpoint for startup tracking ( #11351 )
2021-11-08 09:01:53 +00:00
Loredana Crusoveanu
fcf4e6527c
Merge pull request #11412 from kwoyke/JAVA-8269
...
JAVA-8269: Temporarily disable spring-boot-keycloak
2021-11-04 17:03:50 +02:00
Krzysiek
04f000b4ba
JAVA-8269: Temporarily disable spring-boot-keycloak
2021-11-04 12:37:59 +01:00
Loredana Crusoveanu
c7ac0809b1
Merge pull request #11411 from johnA1331/master
...
BAEL-43297 - add links to github-baeldung articles
2021-11-04 13:01:34 +02:00
Krzysiek
af715aa493
JAVA-8269: Do not use project.basedir in the xjc config
2021-11-04 10:20:28 +01:00
johnA1331
abaaf21c1f
Update README.md
2021-11-04 00:50:18 +08:00
Loredana Crusoveanu
987b69d137
Merge pull request #11390 from chaos2418/JAVA-1664
...
JAVA-1664: upgrading parent-boot-2 junit and surefire configurations
2021-11-03 11:47:32 +02:00
davidmartinezbarua
453ca3ea3b
Merge pull request #11369 from navuluri/bael-4965
...
BAEL-4965: Securing SOAP Services Using Keycloak
2021-11-02 18:34:57 -03:00
chaos2418
9bbd34d45f
JAVA-1664: upgrading parent-boot-2 junit and surefire configurations
2021-11-02 14:51:24 +05:30
mikr
e3aebd9c10
Merge branch 'master' of https://github.com/Maiklins/tutorials into JAVA-7244-Review_log_statements_for_projects
...
Conflicts:
algorithms-searching/src/test/java/com/baeldung/algorithms/quadtree/QuadTreeSearchUnitTest.java
2021-10-31 20:54:51 +01:00
Dhawal Kapil
1ab0a19d25
Java 3590 ( #11367 ) ( #11380 )
...
* Java 3590 (#11367 )
* JAVA-3590: updating junit-jupiter dependency in the main pom.xml
* resolving unnecessary mockito stubbings exception
* adding junit-bom in dependency management
* fixing tests which were not getting discovered
* Revert "fixing tests which were not getting discovered"
This reverts commit 2e9ed8df42eb96f7e0929167aabbc2ddd374a263.
* fixing tests in ninja, open-liberty and spring-ejb
* removing junit4 dependency and replacing it with junit-vintage-engine
* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda
* removing junit dependency and replacing it with junit-vintage-engine
* removing junit and replacing it with junit-vintage-engine
* fixing tests that were not getting discovered due to old version of junit:junit
* updated failsafe plugin configuration to skip integration tests in blade
* fixing tests that were not getting discovered due to old version of junit:junit
* fixing tests in libraries and libraries-2 modules
Co-authored-by: chaos2418 <>
* Java 3590 - fixing integration tests in restx and spring-5-webflux (#11382 )
* JAVA-3590: updating junit-jupiter dependency in the main pom.xml
* resolving unnecessary mockito stubbings exception
* adding junit-bom in dependency management
* fixing tests which were not getting discovered
* Revert "fixing tests which were not getting discovered"
This reverts commit 2e9ed8df42eb96f7e0929167aabbc2ddd374a263.
* fixing tests in ninja, open-liberty and spring-ejb
* removing junit4 dependency and replacing it with junit-vintage-engine
* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda
* removing junit dependency and replacing it with junit-vintage-engine
* removing junit and replacing it with junit-vintage-engine
* fixing tests that were not getting discovered due to old version of junit:junit
* updated failsafe plugin configuration to skip integration tests in blade
* fixing tests that were not getting discovered due to old version of junit:junit
* fixing tests in libraries and libraries-2 modules
* fixing integration tests in restx and spring-5-webflux
Co-authored-by: chaos2418 <>
Co-authored-by: chaos2418 <92030908+chaos2418@users.noreply.github.com>
2021-10-29 09:37:04 +05:30
Bhaskara Navuluri
f9feb0aad7
removed debug info
2021-10-25 15:26:06 +05:30
Bhaskara Navuluri
cac3ae3a5e
Added code for BAEL-4965: Securing SOAP services using Keycloa
2021-10-25 15:16:58 +05:30
johnA1331
12410d9bbc
Update README.md
2021-10-21 22:02:15 +08:00
lucaCambi77
2dfdb51592
feat: env variable prefixes spring boot app ( #11323 )
2021-10-13 09:21:35 -07:00
kwoyke
131a090512
Merge pull request #11306 from Maiklins/JAVA-5587-Verify_the_spring-boot-react_build_warnings
...
JAVA-5587 Verify Spring Boot React errors and build time
2021-10-11 08:59:39 +02:00
mikr
92632cd896
JAVA-5587 Verify Spring Boot React errors and build time
2021-10-09 17:29:14 +02:00
kwoyke
938983be23
BAEL-5117: Use spring.web.resources.static-locations property ( #11286 )
2021-10-07 20:56:52 +02:00
johnA1331
437643f974
Update README.md
2021-09-24 12:54:57 +08:00
freelansam
fe7d2af8c0
JAVA-7178: Fix formatting of POMs ( #11236 )
...
* JAVA-7178: Fix formatting of POMs
* JAVA-7178: fix failing build
2021-09-20 00:04:26 +05:30
mikr
72f31df764
JAVA-7244 Review log statements for projects
2021-09-18 00:37:04 +02:00
kwoyke
b441c62f0e
JAVA-7177: Upgrade to Spring Boot 2.5.4 ( #11218 )
...
* JAVA-7177: Upgrade to Spring Boot 2.5.4
* JAVA-7177: Remove overriden Spring Boot version
* JAVA-7177: Leave spring-5-security-oauth on Spring Boot 2.5.2
2021-09-16 22:37:12 +05:30
Roger
6365185c70
BAEL-4914 Code for EnableGlobalMethodSecurity vs EnableWebSecurity ( #11053 )
...
* BAEL-4914 Code for EnableGlobalMethodSecurity vs EnableWebSecurity
* BAEL-4914 Add newline after @Autowired in Test
2021-08-15 19:46:43 +01:00
freelansam
abaa46fd99
JAVA-6403: Fix references to parents ( #11102 )
...
* JAVA-6403: Fix references to parents
* JAVA-6403: removed relativePath
2021-08-15 20:11:09 +05:30
sampadawagde
2009f8a73c
JAVA-5892: Upgrade spring-boot-keycloak to the latest Spring Boot
...
version
2021-08-07 12:43:58 +05:30
freelansam
32dde5b5d1
JAVA-6475: Fix formatting of POMs ( #11087 )
...
* JAVA-6475: Fix formatting of POMs
* correct build error
2021-08-03 00:27:15 +05:30
Ravi Avhad
6b3e8de50f
Moving method addUserAccount out of conditional block which checks for contraint violations
2021-07-24 14:25:40 +05:30
Ravi Avhad
d63ff1db32
syncing with master
2021-07-24 14:21:40 +05:30
raviavhad
ed01815caf
Update UserAccountService.java
...
Reverting changes
2021-07-24 14:15:50 +05:30
raviavhad
d5399a7677
Update UserAccountService.java
...
Moving the call to addUserAccount method out of condition to check if violations exist.
2021-07-24 13:45:21 +05:30
Ravi Avhad
d1b2f3af21
moving spring service layer validation code
2021-07-24 13:19:51 +05:30
johnA1331
a28a32fdc9
Update README.md
2021-07-22 01:19:36 +08:00
Greg
5ba5c1eda8
Merge pull request #10983 from hmdrzsharifi/BAEL-4843
...
Bael 4843-Writing Log Data to Syslog Using Log4j
2021-07-15 10:42:25 -04:00
kwoyke
04f8622d04
Merge pull request #11019 from freelansam/JAVA-5934
...
JAVA-5935: Analyse bean overriding fix in modules - Part 3
2021-07-12 09:25:34 +02:00
sampadawagde
0821fb646c
JAVA-5935: Analyse bean overriding fix in modules - Part 3
2021-07-10 18:54:09 +05:30
johnA1331
dc2ccf984f
Update README.md
2021-07-07 23:19:11 +08:00
johnA1331
24a3e9b351
Update README.md
2021-07-07 23:17:34 +08:00
kwoyke
fda111a5a1
JAVA-6222: Fix issues in the spring-boot-cassandre ( #10988 )
...
* JAVA-6222: Use parent-boot-2 in spring-boot-cassandre
* JAVA-6222: Fix PMD violation
* JAVA-6222: Cleanup pom.xml
* JAVA-6222: Fix app and package names
* JAVA-6222: Rename unit test to live test
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-07-02 21:18:53 +05:30
Greg
e81d9373da
Merge pull request #10932 from hmdrzsharifi/BAEL-4956
...
Bael 4956: Swagger @Api description is deprecated
2021-07-01 16:08:05 -04:00
sharifi
002c0ef4e8
bael-4843: add main spring boot class and logger
2021-07-01 14:08:53 +04:30
sharifi
2b64a6a263
bael-4843: add syslog appender to log4j conf
2021-07-01 14:08:12 +04:30
sampadawagde
c51a520edd
JAVA-5934: Analyse bean overriding fix in modules - Part 2
2021-06-26 18:29:13 +05:30
sampadawagde
23909a8349
JAVA-5934: Analyse bean overriding fix in modules - Part 2
2021-06-26 18:28:07 +05:30
kwoyke
eb1f4e1e90
JAVA-5875: Upgrade Spring Boot to 2.5.1 ( #10956 )
...
* JAVA-5875: Upgrade Spring Boot to 2.5.1
* JAVA-5875: Leave jta module on Spring Boot 2.4.7
* JAVA-5875: Update spring-boot-persistence-mongodb to use embedded Mongo 3.0
* JAVA-5875: Leave spring-data-dynamodb on Spring Boot 2.4.7
* JAVA-5875: ErrorController#getErrorPath has been removed
* JAVA-5875: Fix SQL Script DataSource Initialization
* JAVA-5875: ErrorController#getErrorPath has been removed
* JAVA-5875: Fix RepositoryRestConfigurer
* JAVA-5875: Fix issues caused by rest-assured upgrade
* JAVA-5875: Upgrade spring-cloud-dependencies to 2020.0.3
* JAVA-5875: Leave spring-boot-keycloak on Spring Boot 2.4.7
* JAVA-5875: Fix data.sql script initialization
* JAVA-5875: Leave spring-security-legacy-oidc on Spring Boot 2.4.7
* JAVA-5875: Fix data.sql script initialization
* JAVA-5875: Fix data.sql script initialization
* JAVA-5875: Update de.flapdoodle.embed.mongo dependency
* JAVA-5875: Upgrade spring-cloud-dependencies to 2020.0.3
* JAVA-5875: Update Spring Cloud dependencies
* JAVA-5875: Update cloud dependencies
* JAVA-5875: Defer datasource initialization
* JAVA-5875: Fix rest assured version
* JAVA-5875: Fix Spring Batch serialization issue
* JAVA-5875: Update Spring Cloud Stream version
* JAVA-5875: Update Spring Kafka version
* JAVA-5875: Leave spring-zuul-rate-limiting on Spring Boot 2.4.7
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-26 01:20:37 +05:30
sharifi
618cdbdced
BAEL-4956: add source code for describng REST API in openapi
2021-06-19 13:29:50 +04:30
sharifi
74f1bfefa2
BAEL-4956: add source code for describing REST API in swagger
2021-06-19 13:29:35 +04:30
johnA1331
a6dcae4963
Update README.md
2021-06-17 01:06:35 +08:00
kwoyke
6da4007dfc
Merge pull request #10913 from freelansam/JAVA-5622
...
JAVA-5622: Fix failing integration test
2021-06-15 22:24:46 +02:00
sampadawagde
48d6b2f2b3
JAVA-5622: Fix failing integration test
2021-06-15 20:25:02 +05:30
Jonathan Cook
d5f1f148e3
Merge pull request #10904 from BhabaniPatel/master
...
Code commit for moving out package to specific name as per article
2021-06-15 13:39:44 +02:00
Ronald Dehuysser
12e563e0b1
Update to JobRunr 3.1
2021-06-14 17:36:26 +02:00
Bhabani Prasad Patel
35e56303d3
Code commit for moving out package to specific name as per article
2021-06-14 08:34:16 +05:30
kwoyke
339fb7ec44
JAVA-5408: Use common postgresql.version property ( #10879 )
...
* JAVA-5408: Use common postgresql.version property
* JAVA-5408: Cleanup spring-boot-react
* JAVA-5408: Use commons-cli.version property in libraries-data
* JAVA-5408: spring-security-modules cleanup
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-11 20:25:37 +05:30
Loredana Crusoveanu
a8890ebdca
Merge pull request #10890 from johnA1331/master
...
BAEL-36759 - add links to github-baeldung articles
2021-06-09 15:26:18 +03:00
kwoyke
41b87934ce
Merge pull request #10882 from freelansam/JAVA-5621
...
JAVA-5621: Update "Spring Boot Keycloak" article
2021-06-09 13:57:54 +02:00
johnA1331
c74a8dbbec
Update README.md
2021-06-09 16:54:29 +08:00
johnA1331
b69608f9cf
Update README.md
2021-06-09 16:44:52 +08:00
Loredana Crusoveanu
f777c86fcf
rename project, format
2021-06-08 12:16:37 +03:00
sampadawagde
4878de0d8c
JAVA-5621: Update "Spring Boot Keycloak" article
2021-06-07 20:18:41 +05:30
raviavhad
3db3072b45
BAEL-4957 - Spring validation in the service layer ( #10811 )
2021-06-07 12:33:08 +02:00
kwoyke
049d9e671f
Merge pull request #10868 from freelansam/JAVA-5622
...
JAVA-5622: Update "Spring Boot Testing" article
2021-06-07 09:06:28 +02:00
sampadawagde
cb170bfabe
JAVA-5622: Update "Spring Boot Testing" article
2021-06-05 21:07:08 +05:30
Azhwani
ec06909f0c
format pom.xml
2021-05-30 14:27:42 +02:00
Azhwani
775b2585ab
cleanup code
2021-05-30 12:46:40 +02:00
Azhwani
fb529aeee2
first commit
2021-05-30 12:41:38 +02:00
Bhabani Prasad Patel
eefc0b2bc7
code commit for BAEL-4869 ( #10812 )
...
* Code commit for "Converting String to BigDecimal in Java" - Article
* modified the assert param for comparing actual and expected values
* removed the conflict change
* Code commit for Secret Key to String and vice versa in java
* renaming the junit class name to match coding standard
* code commit for BAEL-4869
* Adding new module with Secret key to String conversion in Java [BAEL-4489]
* changed code indent by space instead of tab
2021-05-28 22:38:15 +02:00
johnA1331
a9121efec0
Update README.md
2021-05-27 01:06:55 +08:00
Jonathan Cook
1f49cd5f6d
Merge pull request #10771 from MajewskiKrzysztof/BAEL-4871
...
Bael 4871
2021-05-26 09:02:13 +02:00
majewsk6
ebb5192a60
BAEL-4871 Spring Conditional Annotations
2021-05-25 11:53:59 +02:00
Loredana Crusoveanu
951eacfd8f
Merge pull request #10619 from skinkie/keycloak-logout
...
Implement a functional logout for spring-boot-keycloak
2021-05-25 10:37:50 +03:00
sampadawagde
960642482e
JAVA-5392: Upgrade spring-boot-admin module
2021-05-23 21:05:12 +05:30
majewsk6
5739671260
BAEL-4871 Spring Conditional Annotations
2021-05-21 16:00:09 +02:00
majewsk6
90780c982e
BAEL-4871 Spring Conditional Annotations
2021-05-21 15:55:43 +02:00
majewsk6
93c3b2bf35
BAEL-4871 Spring Conditional Annotations
2021-05-21 14:59:07 +02:00
majewsk6
adfe5c687e
BAEL-4871 Spring Conditional Annotations
2021-05-21 14:55:38 +02:00
majewsk6
94919df0c2
BAEL-4871 Spring Conditional Annotations
2021-05-21 14:43:48 +02:00
majewsk6
2598e4fa4d
BAEL-4871 Spring Conditional Annotations
2021-05-21 14:40:57 +02:00
kwoyke
8f2208fb25
Merge pull request #10783 from freelansam/JAVA-2419
...
JAVA-2419: Move/rename module spring-boot-xml
2021-05-20 13:05:35 +02:00
sampadawagde
56d69f922b
JAVA-2419: Move/rename module spring-boot-xml
2021-05-19 22:59:16 +05:30
johnA1331
e8c0d7bf53
Update README.md
2021-05-20 01:27:41 +08:00
johnA1331
cbd8cee5b4
Update README.md
2021-05-20 01:20:46 +08:00
Eric Martin
793c12fa7a
Merge pull request #10736 from wlesniak/master
...
BAEL-4564 - Difference between Interceptor and Filter in Spring MVC
2021-05-16 13:33:56 -05:00
majewsk6
4d08dcace0
BAEL-4871 Spring Conditional Annotations
2021-05-16 20:16:33 +02:00
majewsk6
9d5b3fcedb
BAEL-4871 Spring Conditional Annotations
2021-05-16 20:09:03 +02:00
majewsk6
b37973821c
BAEL-4871 Spring Conditional Annotations
2021-05-16 20:04:35 +02:00
majewsk6
2d1d9f3ec5
BAEL-4871 Spring Conditional Annotations
2021-05-16 20:03:39 +02:00
majewsk6
6f757f33b3
BAEL-4871 Spring Conditional Annotations
2021-05-16 20:02:27 +02:00
Stéphane Traumat
3c5b7234d9
Adding cassandre tutorial ( #10757 )
...
* Adding Cassandre
* Added a logger
* Added a logger
* Change test name
* Change test name
* Moved to spring-boot-modules
* remove cassandre from the spring-boot-modules pom, and add it in the main pom.
2021-05-14 08:58:18 -07:00
kwoyke
38aeae6685
Merge pull request #10759 from freelansam/JAVA-5223
...
JAVA-5223: Fix formatting of POMs
2021-05-14 10:46:19 +02:00
sampadawagde
39352f251d
JAVA-5223: Fix formatting of POMs (Spring Boot Modules - Part 3)
2021-05-13 22:47:40 +05:30
sampadawagde
a11662776d
JAVA-5223: Fix formatting of POMs (Spring Boot Modules - Part 2)
2021-05-13 22:46:18 +05:30
sampadawagde
7becd6bdda
JAVA-5223: Fix formatting of POMs (Spring Boot Modules - Part 1)
2021-05-13 22:45:35 +05:30
johnA1331
ebc5075968
Update README.md
2021-05-12 23:25:49 +08:00
wlesniak
26992a22c2
BAEL-4564 revertt readme file as it will be auto updated
2021-05-08 21:55:18 +01:00
Gerardo Roza
dec59dec95
fixed error in staging multidocument integration test
2021-05-08 15:17:56 -03:00
wlesniak
8e5ebe813c
BAEL-4564 fixed code formatting
2021-05-06 16:18:12 +01:00
wlesniak
9089307991
BAEL-4564 Sample code for article filters vs spring handler interceptor
2021-05-06 16:06:09 +01:00
johnA1331
2399adb245
Update README.md
2021-04-29 05:46:32 +08:00
Greg
35cc00b59a
Merge pull request #10603 from saleco/master
...
BAEL-4842 - Use React and Spring Boot to Build a Simple CRUD App
2021-04-26 14:22:53 -04:00
Krzysztof Woyke
84deee0e1e
JAVA-5190: Add spring-boot-disable-logging to the spring-boot-modules pom.xml
2021-04-21 14:49:07 +02:00
Krzysztof Woyke
bc5e528661
JAVA-5190: Create a new spring-boot-disable-logging module
2021-04-21 13:47:55 +02:00
Krzysztof Woyke
4635cad814
JAVA-5190: Fix spring-boot-runtime config and tests
2021-04-19 22:24:05 +02:00
Sallo Szrajbman
9e36a37493
BAEL-4842 - Use React and Spring Boot to Build a Simple CRUD App
...
Code review issues
2021-04-18 19:36:31 +01:00
Sallo Szrajbman
0d875a5b20
BAEL-4842 - Use React and Spring Boot to Build a Simple CRUD App
...
Updating Spring Boot version to 2.4.4
2021-04-14 17:39:00 +01:00
johnA1331
cdaac992a4
Update README.md
2021-04-07 16:30:30 +08:00
Sallo Szrajbman
45dcdf2a0d
BAEL-4842 - Use React and Spring Boot to Build a Simple CRUD App
...
Updating PR to reduce complexity of react components
Fixing react test
2021-04-03 13:51:08 +01:00
Krzysztof Woyke
63e5a2dad0
JAVA-3596: Clean up exec-maven-plugin config
2021-04-02 15:43:27 +02:00
kwoyke
71f941a082
BAEL-4912: Set lazy initialization using SpringApplication and SpringApplicationBuilder ( #10617 )
...
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-04-02 06:53:32 +02:00
Stefan de Konink
37c6fe33d7
Implement a functional logout for spring-boot-keycloak
2021-04-01 21:28:29 +02:00
Loredana Crusoveanu
2860ccbf64
Merge pull request #10613 from johnA1331/master
...
BAEL-33794 - add links to github-baeldung articles
2021-04-01 18:29:28 +03:00
Amy DeGregorio
86575c861b
BAEL-4825 ( #10616 )
...
* BAEL-4825
* BAEL-4825 added integration tests
* BAEL-4825 Fix line continuation indents
* BAEL-4825 Fix line continuation indents
2021-04-01 08:14:25 -07:00
johnA1331
b06a661edf
Update README.md
2021-04-01 00:32:04 +08:00
freelansam
34d4a4032d
BAEL-4642: corrected formatting ( #10610 )
2021-03-30 19:10:44 -07:00
Krzysztof Woyke
089da70fb0
JAVA-4931: Cleanup surefire config
2021-03-29 15:22:10 +02:00
Loredana Crusoveanu
d3317c4963
Merge pull request #10584 from kwoyke/JAVA-3295
...
JAVA-3295: POM Properties Cleanup
2021-03-29 14:57:35 +03:00
Amy DeGregorio
e222f19a3c
BAEL-4825 ( #10601 )
...
* BAEL-4825
* BAEL-4825 added integration tests
2021-03-28 13:14:17 -07:00
freelansam
945753e5dc
BAEL-4642: Open API Server Implementation using OpenAPI Generator ( #10598 )
...
* BAEL-4642: Open API Server Implementation using OpenAPI Generator
* BAEL-4642: Open API Server Implementation using OpenAPI Generator
* BAEL-4642
2021-03-28 10:30:44 -07:00
Sallo Szrajbman
14bf673677
BAEL-4842 - Use React and Spring Boot to Build a Simple CRUD App
...
Initial source module for the article
2021-03-28 17:00:33 +01:00
Krzysztof Woyke
a382f77a64
JAVA-3295: Remove redundant java.version property
2021-03-26 12:55:14 +01:00
Krzysztof Woyke
7b6ba31847
JAVA-3295: Fix pom properties in spring-boot-modules
2021-03-25 13:12:01 +01:00
johnA1331
dbd03af829
Update README.md
2021-03-25 00:49:53 +08:00
Krzysztof Woyke
df93a6b9e6
JAVA-3295: Use project.build.sourceEncoding and project.reporting.outputEncoding from the main pom.xml
2021-03-24 09:37:43 +01:00
kwoyke
224c569ac3
JAVA-4241: Upgrade Spring Boot to 2.4.3 ( #10569 )
...
* JAVA-4241: Upgrade Spring Boot to 2.4.3
* JAVA-4241: Fix CharEncodingCheckControllerUnitTest
* JAVA-4241: Upgrade Spring Framework to 5.3.4 in spring-testing
* JAVA-4241: Fix spring-data-commons version setup in spring-caching
* JAVA-4241: Upgrade jetty-reactive-httpclient in spring-5-reactive-client
* JAVA-4241: Disable failing test
2021-03-19 22:37:39 +05:30
Dhawal Kapil
5ccfcb196f
Merge pull request #10557 from Maiklins/JAVA-4862-Update_spring-boot-deployment_module
...
Java 4862 update spring boot deployment module
2021-03-15 23:40:35 +05:30
mikr
880d7fe036
JAVA-4862 Update spring-boot-deployment module
2021-03-14 23:31:18 +01:00
Jordan Simpson
af0b504061
Add code from article ( #10552 )
2021-03-14 13:18:13 -07:00
johnA1331
c5633e7bae
Update README.md
2021-03-03 20:45:17 +08:00
Jonathan Cook
1102d9ac1e
Merge pull request #10521 from azhwani/BAEL-4168
...
BAEL-4168: No converter found for return value of type
2021-02-26 20:02:44 +01:00
Azhwani
228e9a357c
Fix integration test
2021-02-26 19:23:09 +01:00
Loredana Crusoveanu
7d0f63b213
Merge pull request #10518 from johnA1331/master
...
BAEL-32617 - add links to github-baeldung articles
2021-02-26 08:53:04 +02:00
davidmartinezbarua
b208e12340
Merge pull request #10448 from SimoneCusimano/BAEL-4688-RestAPI-JAX-RSandSpringWebMVC
...
[BAEL-4688] Rest API: JAX-RS and Spring Web MVC
2021-02-25 08:22:59 -03:00
Simone Cusimano
af3a534679
Reformat pom.xml and rename artifactId
2021-02-24 18:34:42 +01:00
johnA1331
e5ad03c2bf
Update README.md
2021-02-24 22:39:16 +08:00
freelansam
bd4ff652f8
JAVA-4340: Upgrade spring-boot-admin module ( #10508 )
...
* JAVA-4340: Upgrade spring-boot-admin module
* JAVA-4340: eviction policy correction
2021-02-23 00:19:12 +05:30
johnA1331
98cd39ff75
Update README.md
2021-02-18 04:36:48 +08:00
Simone Cusimano
dd0ef1d9c3
Convert to Maven project and add modules to parent
2021-02-15 19:35:32 +01:00
Jonathan Cook
2838922e1b
Merge pull request #10489 from azhwani/BAEL-4168
...
BAEL-4168: No converter found for return value of type
2021-02-15 15:33:24 +01:00
Azhwani
dc349a0c00
first commit
2021-02-14 17:37:58 +01:00
johnA1331
5ae0cce72e
Update README.md
2021-02-10 02:25:06 +08:00