edizor
4b95c0fde1
Update README.md
...
[skip ci]
2023-02-24 19:37:14 +08:00
timis1
7fc3b9f834
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
a3ff046a72
JAVA-17429 Upgrade to latest spring-boot-2 ( #13480 )
2023-02-17 22:17:01 +05:30
edizor
f8fe4da66d
Update README.md
...
[skip ci]
2023-02-17 18:52:43 +08:00
thibaultfaure
a3809635ff
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
99b634f0cf
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
cfe203b69d
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
4a1e20c4a8
JAVA-17200 Fix references to parents - Week 50 - 2022 (moved-3) ( #13322 )
2023-02-03 23:20:38 +05:30
Loredana Crusoveanu
f8b6642c12
Merge pull request #13416 from edizor/master
...
Update README
2023-02-03 17:32:16 +02:00
timis1
629dbc1401
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
588591d05b
Update README.md
...
[skip ci]
2023-02-02 23:10:18 +08:00
edizor
a33b690d0d
Update README.md
...
[skip ci]
2023-02-02 22:34:44 +08:00
Loredana Crusoveanu
3809f71a49
downgrade jaxb plugin
2023-02-02 16:20:16 +02:00
Loredana Crusoveanu
adb277c07e
match boot version, update path
2023-02-02 14:25:53 +02:00
Loredana Crusoveanu
7f5722c564
update path to xml file
2023-02-02 11:03:11 +02:00
davidmartinezbarua
2adefce142
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
13faa6c5bf
JAVA-14471 remove extra dependency, set start class, upgrade
2023-01-31 12:58:44 +02:00
Loredana Crusoveanu
5a80cc9447
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
ee43dc63fa
Update README.md
...
[skip ci]
2023-01-26 15:52:21 +08:00
cesarevalenti90
7d38b4b222
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
a1eb6e64ba
Bael 6011: Spring Boot Logback and Log4j2 Extensions ( #13327 )
2023-01-23 15:44:23 +01:00
anuragkumawat
57075c9785
JAVA-14471 Remove remaining code for moved articles
2023-01-19 23:43:03 +05:30
anuragkumawat
87554cecf0
JAVA-14179 Potential issue in Keycloak Integration - OAuth article ( #13305 )
2023-01-19 21:36:54 +05:30
davidmartinezbarua
f8f7fe9250
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
d1146201ec
BAEL-6058: fixed formatting for line continuation
2023-01-19 09:59:49 +01:00
emanueltrandafir1993
5483cb83e6
BAEL-6058: renamed test class
2023-01-17 20:47:07 +01:00
anuragkumawat
1c04b568bd
JAVA-14471 Update Keycloak articles - deprecated client adapters
2023-01-15 14:21:58 +05:30
edizor
3646f66154
Create README.md
...
[skip ci]
2023-01-11 14:46:12 +08:00
emanueltrandafir1993
4dcce61b34
BAEL-6058: extracting request header
2023-01-08 16:59:46 +01:00
Daniel Strmecki
a4ccc5524a
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
509a3e8142
#BAEL-2862: add request wrapper & filter
2023-01-02 14:13:48 +03:30
h_sharifi
0009f9aedb
#BAEL-2862: remove unused class
2023-01-02 14:13:11 +03:30
h_sharifi
9255f7ddf1
#BAEL-2862: remove extra space
2023-01-02 14:12:57 +03:30
h_sharifi
c0f32e1f78
#BAEL-2862: remove Spring related class
2023-01-02 14:12:36 +03:30
h_sharifi
383bfefe05
#BAEL-2862: update test case
2023-01-02 14:12:00 +03:30
h_sharifi
f140e5278a
#BAEL-2862: remove interceptor
2023-01-02 14:11:40 +03:30
h_sharifi
4736e0ec99
#BAEL-2862: add log level for CommonsRequestLoggingFilter
2023-01-02 14:10:57 +03:30
h_sharifi
a057d6b225
#BAEL-2862: remove SecurityAutoConfiguration class and extra annotation
2023-01-02 13:33:43 +03:30
Ralf Ueberfuhr
3ae92ff46c
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
f0813c15a2
backlink added
2022-12-24 13:22:01 +05:30
Loredana Crusoveanu
7bc50aa083
Merge pull request #13184 from edizor/master
...
Update README
2022-12-23 16:39:32 +02:00
freelansam
683d0f7053
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
ae453dc8b8
Update README.md
...
[skip ci]
2022-12-22 22:17:45 +08:00
freelansam
55810387b4
JAVA-16563: Fix formatting of POMs ( #13175 )
2022-12-20 22:37:54 +05:30
Bogdan Cardoş
bfbc1701a9
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
9dd381305c
Merge pull request #13145 from edizor/master
...
Update README
2022-12-10 15:50:02 +02:00
kwoyke
2b4e428592
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
4e51464abf
Create README.md
...
[skip ci]
2022-12-08 15:24:05 +08:00
edizor
337d2f1a49
Update README.md
...
[skip ci]
2022-12-07 19:35:24 +08:00
Harry9656
b50d3312a9
[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