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