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
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
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