Commit Graph

876 Commits

Author SHA1 Message Date
johnA1331
f7e42f57e2 Update README.md 2022-04-20 23:32:16 +08:00
Asjad J
4f82a02132 Created/Updated README.md
added link back to the article: https://www.baeldung.com/spring-boot-properties-migrator
2022-04-18 17:09:18 +05:00
Sameer
5aefecd346 Spring Boot Properties Migrator Demo (#11975)
* Spring Boot Properties Migrator Demo

* updated demo properties (#1)

Co-authored-by: s9m33r <no-reply>

* Article/bael 5446 (#2)

* updated demo properties

* formatting

Co-authored-by: s9m33r <no-reply>

Co-authored-by: s9m33r <no-reply>
2022-04-15 09:16:47 -05:00
freelansam
dcde37bbca JAVA-10516: Revisit spring-boot module inside spring-boot-modules folder (#12038) 2022-04-15 14:57:20 +05:30
soni.sk@1969
402bb98f57 BAEL-5329 : Updated code module 2022-04-14 21:31:50 +05:30
Asjad J
bcf54dcc60 Updated README.md
added link back to the article: https://www.baeldung.com/spring-swagger-hide-field
2022-04-13 16:22:00 +05:00
Asjad J
340cd4e477 Updated README.md
added link back to the article: https://www.baeldung.com/jpa-bootstrap-mode
2022-04-13 05:54:09 +05:00
kwoyke
cc4c1fdf9c Merge pull request #12032 from anuragkumawat/master
JAVA-8372 Split or move spring-boot-data module
2022-04-11 08:58:20 +02:00
davidmartinezbarua
34eb7ca944 Merge pull request #11968 from christian-german/master
BAEL-5431 - BootstrapMode for JPA Repositories
2022-04-09 21:07:16 -03:00
anuragkumawat
b6b64edda8 JAVA-8372 Split or move spring-boot-data module 2022-04-08 21:06:02 +05:30
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
Arvind Kumar Avinash
876116c7bd Update UserController.java
Changed the name and email address of the second and the third user to avoid confusion for the readers.
2022-03-31 08:59:10 +01: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
Christian GERMAN
b767628ac0 BAEL-5431 BootstrapMode for JPA Repositories 2022-03-23 17:55:49 +01: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