Commit Graph

814 Commits

Author SHA1 Message Date
priya-soni
05e28d0f5e 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
0c63f47a31 JAVA-10238-2: Run jobrunr dashboard on random port 2022-03-31 11:17:24 +02:00
johnA1331
81377542c5 Create README.md 2022-03-31 14:04:45 +08:00
johnA1331
645fa630ec Update README.md 2022-03-31 13:59:24 +08:00
johnA1331
e2465af96a Update README.md 2022-03-31 13:59:04 +08:00
johnA1331
356059f5b7 Update README.md 2022-03-31 13:58:12 +08:00
Michael Pratt
7c1d7f6054 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
8b16e86533 Merge pull request #11755 from JoannaaKL/master
BAEL-5304
2022-03-25 13:51:03 -04:00
Asjad J
57a8c30253 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
d2a21a1a52 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
johnA1331
8b46ee2245 Update README.md 2022-03-24 00:06:02 +08:00
Haroon Khan
61a400ab66 [JAVA-10500] Investigate and reduce springdoc build time 2022-03-19 18:27:30 +00:00
Loredana Crusoveanu
5079267e94 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
8a42505b58 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
f6433ace2d Create README.md 2022-03-16 21:38:26 +08:00
Jonathan Cook
13b0c32541 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
7d6368eb44 Merge branch 'eugenp:master' into master 2022-03-14 21:02:32 +01:00
kwoyke
3921fdbdb3 Merge pull request #11920 from freelansam/JAVA-10138
JAVA-10138 - Fix formatting of POMs
2022-03-14 15:00:17 +01:00
davidmartinezbarua
01abf82099 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
6b1dd1563d JAVA-10138 - Fix formatting of POMs 2022-03-13 14:48:44 +05:30
sharifi
987c0abf4c bael-4197: move source code to spring-boot-testing-2 module 2022-03-12 09:49:18 +03:30
Krzysiek
a9417007b4 JAVA-10271: Fix circular dependency issue 2022-03-10 15:08:46 +01:00
sanitaso
35c62c28f7 add dir 2022-03-08 15:15:11 +01:00
sanitaso
629e935aa8 remove dir 2022-03-08 15:13:42 +01:00
sanitaso
34da5c73dc change the module directory 2022-03-08 15:10:36 +01:00
sanitaso
54db84a622 modify pom 2022-02-25 15:25:38 +01:00
sanitaso
042207b97f add files to springdoc 2022-02-25 12:54:20 +01:00
kwoyke
c9411a6c4f 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
5fc9a214c6 Update README.md 2022-02-23 19:56:08 +08:00
johnA1331
e3a26a07aa Update README.md 2022-02-23 19:46:49 +08:00
johnA1331
80aef1e63e Update README.md 2022-02-23 19:18:05 +08:00
Jonathan Cook
aa2206336f 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
fe5deb1362 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
da65833515 Bael 5303 graphqlvs rest (#11715)
* GraphQL and REST Comparison

* Updating README

* Reformatting code
2022-02-22 09:28:27 +00:00
doodoroma
631ebaaefc Merge pull request #11812 from abh1navv/BAEL-5340
BAEL-5340 - Spring security configuring ant matchers
2022-02-21 08:56:01 +01:00
Krzysiek
df6e36cb31 JAVA-9880: Activate spring-boot-swagger module 2022-02-18 09:30:42 +01:00
Parikshit Murria
9184535c86 Update swaggerDirectory to target folder 2022-02-17 16:30:42 -07:00
Krzysiek
a81fab0883 JAVA-9880: Temporarily disable spring-boot-swagger module as it fails the builds 2022-02-16 13:42:23 +01:00
Asjad J
36e6147fc0 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
2c7d491341 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
a1e03a4108 BAEL-5340 - Spring security configuring ant matchers 2022-02-13 14:31:17 +05:30
sampadawagde
2c235f232a JAVA-9825: Upgrade log4j version for modules that use log4j-core library
directly
2022-02-09 16:09:44 +05:30
johnA1331
1bef550003 Update README.md 2022-02-09 13:58:25 +08:00
johnA1331
11326927c6 Update README.md 2022-02-09 13:53:54 +08:00
asia
dc517ddb52 Remove unnecessary line breaks. 2022-02-08 20:26:02 +01:00
Azhwani
6f4b6f8489 init commit (#11767) 2022-02-08 08:48:06 -06:00
Abhinav Pandey
dad6ed7b2f 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
1617485491 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
dccc09febe 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
9bbf96cb09 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