Commit Graph

447 Commits

Author SHA1 Message Date
Loredana Crusoveanu
7cffb6ea53 Merge pull request #10295 from rozagerardo/rozagerardo/JAVA-3029_Update-Properties-with-Spring-and-Spring-Boot-article
[JAVA-3029] Update "Properties with Spring and Spring Boot" article
2020-12-01 14:51:23 +02:00
Gerardo Roza
d90f3f0135 added test for adding configuration properties scenarios 2020-11-28 12:56:55 -03:00
Gerardo Roza
e9ebe8bd5d Added simple test for multidocument properties file 2020-11-27 12:00:53 -03:00
kwoyke
a6503a1f29 BAEL-3689: Add missing code examples (#10282) 2020-11-27 11:22:00 +01:00
Gerardo Roza
542047466b updated Spring Boot version to 2.4.0 2020-11-26 10:51:58 -03:00
Gerardo Roza
789b601834 removed all XML-related code 2020-11-26 09:44:48 -03:00
Gerardo Roza
798797cec7 removed all PropertyPlaceholderConfigure references 2020-11-26 09:44:47 -03:00
Loredana Crusoveanu
aebbba18c8 remove kotlin project from pom 2020-11-24 14:32:14 +02:00
Loredana Crusoveanu
94fce6f9e6 remove kotlin code from repo 2020-11-23 16:11:44 +02:00
johnA1331
782c7d8fbf Update README.md 2020-11-18 17:04:40 +08:00
Greg
5a65513a57 Merge pull request #10124 from hmdrzsharifi/master
BAEL-4330: DispatcherServlet and web.xml in Spring Boot
2020-11-13 13:17:11 -05:00
Loredana Crusoveanu
5900412a93 Merge pull request #10235 from johnA1331/master
BAEL-29324 - add links to github-baeldung articles
2020-11-06 12:41:55 +02:00
Krzysztof Woyke
ad285da1c0 JAVA-3384: Fix integration tests in the spring-boot-properties 2020-11-05 08:58:04 +01:00
johnA1331
3dd2d7a50b Update README.md 2020-11-05 13:58:00 +08:00
kwoyke
df7e5627cc BAEL-3704: Add missing code samples (#10226) 2020-11-03 19:07:21 +01:00
kwoyke
3bf22fce0d BAEL-4682: Add boolean example to the YAML (#10227) 2020-11-03 09:33:24 +01:00
Loredana Crusoveanu
d02b51b5ab Merge pull request #10214 from johnA1331/master
BAEL-28915 - github-related test fix (results: 18.10.2020)
2020-10-29 15:23:58 +02:00
johnA1331
ee7b40d11a Update README.md 2020-10-28 15:43:43 +08:00
Loredana Crusoveanu
599daef564 Update README.md 2020-10-27 16:47:55 +02:00
Sallo Szrajbman
eefcf18757 [BAEL-4173] Set JWT token with Spring Boot & Swagger UI (#10134)
* Hexagonal Architecture with Spring Boot example

* Set JWT token with Spring Boot & Swagger UI

* Revert "Hexagonal Architecture with Spring Boot example"

This reverts commit 412b8690

* [BEAL-4173]
Code identation fixes
README.md fixes

* [BEAL-4173]
Removing sout

* [BEAL-4173]
Fixing identation issue

* [BEAL-4173]
Fixing identation issue

* [BEAL-4173]
Removing HttpHeaders parameter (not needed)

* Update spring-boot-modules/spring-boot-swagger-jwt/src/main/java/com/baeldung/swaggerjwt/controller/ClientsRestController.java

Committing suggestion

Co-authored-by: KevinGilmore <kpg102@gmail.com>

Co-authored-by: KevinGilmore <kpg102@gmail.com>
2020-10-26 21:12:50 -05:00
sharifi
8c9dbe15ff improve code quality 2020-10-24 17:51:06 +03:30
Loredana
9ab7743329 upgrade jobrunr 2020-10-24 13:11:51 +03:00
johnA1331
f070681b48 Update README.md 2020-10-21 10:19:38 +08:00
Loredana
64cde24a93 add context test, explanation 2020-10-17 16:19:01 +03:00
Loredana
f0197f4c2a exclude logback, add log4j config file 2020-10-17 16:16:00 +03:00
sharifi
3c94aa5cad delete the original classes related to separate the directories 2020-10-14 15:32:29 +03:30
sharifi
4eab85f57a separate directories 2020-10-12 23:07:48 +03:30
Loredana Crusoveanu
f1a29a5f1c Merge pull request #10141 from johnA1331/master
BAEL-28473 - add links to github-baeldung articles
2020-10-09 16:05:20 +03:00
sharifi
6fe0395c72 remove context-path and path 2020-10-09 11:48:57 +03:30
sharifi
cc6b66ec5f change package name and main class's name 2020-10-09 11:48:10 +03:30
sharifi
2558bca323 remove gitignore file 2020-10-09 11:36:07 +03:30
bfontana
b8f7399452 Merge pull request #10098 from anirban99/feature/bael-4334/ComponentScan-and-EnableAutoConfiguration-in-Spring-Boot
BAEL-4334: ComponentScan and EnableAutoConfiguration in Spring Boot
2020-10-07 22:01:05 -03:00
johnA1331
bff1bfd3d8 Update README.md 2020-10-07 17:27:34 +08:00
Anirban Chatterjee
d4501a2421 Removed boilerplate code 2020-10-07 09:32:33 +02:00
Anirban Chatterjee
dd4f67076e Added unit test 2020-10-06 22:33:24 +02:00
Anirban Chatterjee
1d312fc909 Refined bean methods 2020-10-04 12:55:22 +02:00
Gerardo Roza
85d8ab62c6 updated Keycloak dependencies version to 11.0.2 2020-10-03 15:59:34 -03:00
sharifi
419c7f5613 add main source 2020-10-03 11:35:16 +03:30
sharifi
2d8c6352f9 add gitignore file 2020-10-03 11:33:57 +03:30
sharifi
75ddf3e9dc add README file 2020-10-03 11:33:33 +03:30
sharifi
976c4d3e3f add new module to parent pom 2020-10-03 11:32:38 +03:30
johnA1331
5f60b80e24 Update README.md 2020-10-02 13:24:04 +08:00
johnA1331
dfe1837252 Update README.md 2020-10-02 13:07:19 +08:00
Anirban Chatterjee
89b577aa7c Code cleanup 2020-09-28 23:21:40 +02:00
Eric Martin
53f02c491e Merge pull request #10075 from sk1418/springbootPort
[BAEL-4612] get spring boot port at runtime
2020-09-27 21:55:35 -05:00
Anirban Chatterjee
df1c303782 Added component scan and auto configuration annotations 2020-09-28 01:24:17 +02:00
Ronald Dehuysser
519e47cb8a [BAEL-4639] Running background jobs in Spring with JobRunr (#10089)
* [BAEL-4639] Running background jobs in Spring with JobRunr

* [BAEL-4639] Background jobs in Spring with JobRunr - update dependencies and readme

* [BAEL-4639] Background jobs in Spring with JobRunr - add required newline to application.properties

* [BAEL-4639] Background jobs in Spring with JobRunr - Make sure link is correct

* [BAEL-4639] Background jobs in Spring with JobRunr - Cleanup and LiveTest added

* [BAEL-4639] - Feedback

* [BAEL-4639] Update test with feedback
2020-09-26 14:14:11 -07:00
Loredana Crusoveanu
5acad136c9 Merge pull request #10083 from johnA1331/master
BAEL-27981 - add links to github-baeldung articles
2020-09-25 16:08:31 +03:00
Tarun Jain
83246e8e28 BAEL-4404|Updated test class name 2020-09-24 03:02:04 +05:30
Tarun Jain
b7228b1946 Merge remote-tracking branch 'upstream/master' 2020-09-24 02:45:49 +05:30