Commit Graph

816 Commits

Author SHA1 Message Date
davidmartinezbarua 3ddf3023c9 Merge pull request #11968 from christian-german/master
BAEL-5431 - BootstrapMode for JPA Repositories
2022-04-09 21:07:16 -03:00
priya-soni dbbc6a6a1d 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 6b89f0d2f2 JAVA-10238-2: Run jobrunr dashboard on random port 2022-03-31 11:17:24 +02:00
johnA1331 90448ef4ad Create README.md 2022-03-31 14:04:45 +08:00
johnA1331 5550a58a43 Update README.md 2022-03-31 13:59:24 +08:00
johnA1331 b558c9fca4 Update README.md 2022-03-31 13:59:04 +08:00
johnA1331 0a2f8431b3 Update README.md 2022-03-31 13:58:12 +08:00
Michael Pratt 1df8b146ba 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 4a887226a1 Merge pull request #11755 from JoannaaKL/master
BAEL-5304
2022-03-25 13:51:03 -04:00
Asjad J 6003125569 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 a026580eed 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
Christian GERMAN 2c4bffbe3b BAEL-5431 BootstrapMode for JPA Repositories 2022-03-23 17:55:49 +01:00
johnA1331 6e2b15f5d7 Update README.md 2022-03-24 00:06:02 +08:00
Haroon Khan 10bde9d0af [JAVA-10500] Investigate and reduce springdoc build time 2022-03-19 18:27:30 +00:00
Loredana Crusoveanu cc2fedf771 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 89564d234a 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 12eacbcfe7 Create README.md 2022-03-16 21:38:26 +08:00
Jonathan Cook 7681cb2d65 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 837cf3194a Merge branch 'eugenp:master' into master 2022-03-14 21:02:32 +01:00
kwoyke cdc6380359 Merge pull request #11920 from freelansam/JAVA-10138
JAVA-10138 - Fix formatting of POMs
2022-03-14 15:00:17 +01:00
davidmartinezbarua 2695ba0fde 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 b8176a265a JAVA-10138 - Fix formatting of POMs 2022-03-13 14:48:44 +05:30
sharifi 64bc644d55 bael-4197: move source code to spring-boot-testing-2 module 2022-03-12 09:49:18 +03:30
Krzysiek 227afb71cf JAVA-10271: Fix circular dependency issue 2022-03-10 15:08:46 +01:00
sanitaso e3966f2efd add dir 2022-03-08 15:15:11 +01:00
sanitaso bc543e9c79 remove dir 2022-03-08 15:13:42 +01:00
sanitaso a735229a84 change the module directory 2022-03-08 15:10:36 +01:00
sanitaso f62de53554 modify pom 2022-02-25 15:25:38 +01:00
sanitaso de6d367e41 add files to springdoc 2022-02-25 12:54:20 +01:00
kwoyke d988efb89f 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 9c5f0cdaf0 Update README.md 2022-02-23 19:56:08 +08:00
johnA1331 5c33e8c30c Update README.md 2022-02-23 19:46:49 +08:00
johnA1331 ca061932b3 Update README.md 2022-02-23 19:18:05 +08:00
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
sampadawagde 9d19160043 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 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
asia eba9e9aed7 Remove unnecessary line breaks. 2022-02-08 20:26:02 +01: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