timis1
a04d35a6d8
JAVA-2420 Merge spring-apache-camel and spring-boot-camel modules ( #13409 )
...
* JAVA-2420 Merge spring-apache-camel and spring-boot-camel modules
* JAVA-2420 Migrate spring-boot-camel to spring-apache camel
* JAVA-2420 Update README.md file
* JAVA-2420 Remove spring-boot-camel
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-20 23:36:57 +05:30
Anastasios Ioannidis
b62ce9f58e
JAVA-17429 Upgrade to latest spring-boot-2 ( #13480 )
2023-02-17 22:17:01 +05:30
edizor
1f2fcf593c
Update README.md
...
[skip ci]
2023-02-17 18:52:43 +08:00
thibaultfaure
8890de875d
BAEL-5288 Code for the Map Date Types With openapi generator article ( #13467 )
...
Co-authored-by: thibault.faure <thibault.faure@mimacom.com>
2023-02-16 19:16:55 -06:00
Ralf Ueberfuhr
e4214237da
BAEL-6097: Pitfalls on Testing with Spring Boot ( #13441 )
...
* BAEL-6097: Create project
* BAEL-6097: Implement sample code and tests with custom test slices
* BAEL-6097: Fix application-test.yml
* BAEL-6097: Rename tests to match BDD naming strategy, add test for Mapper Integration Test
2023-02-13 22:28:13 -08:00
Daniel Strmecki
c311ca5ad3
Feature/bael 6101 singleton ( #13325 )
...
* BAEL-6101: singleton bean and pattern example
* BAEL-6101: change package
* BAEL-6101: refactor
* BAEL-6101: refactor
* BAEL-6101: PR comment fix
2023-02-13 19:41:29 +00:00
anuragkumawat
706c611e99
JAVA-17200 Fix references to parents - Week 50 - 2022 (moved-3) ( #13322 )
2023-02-03 23:20:38 +05:30
Loredana Crusoveanu
03aa2d8920
Merge pull request #13416 from edizor/master
...
Update README
2023-02-03 17:32:16 +02:00
timis1
edba3b292b
JAVA-17281 GitHub Issue: Read only Spring Boot App- NoUniqueBeanDefinitionException: No qualifying bean of type available: expected single matching bean but found 2 ( #13394 )
...
Co-authored-by: n <noreplay@yahoo.com>
2023-02-02 23:15:55 +05:30
edizor
f230853409
Update README.md
...
[skip ci]
2023-02-02 23:10:18 +08:00
edizor
dfd175c5c8
Update README.md
...
[skip ci]
2023-02-02 22:34:44 +08:00
Loredana Crusoveanu
e07a0205c2
downgrade jaxb plugin
2023-02-02 16:20:16 +02:00
Loredana Crusoveanu
51058e940b
match boot version, update path
2023-02-02 14:25:53 +02:00
Loredana Crusoveanu
dba7084dbf
update path to xml file
2023-02-02 11:03:11 +02: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