Commit Graph

5128 Commits

Author SHA1 Message Date
Sallo Szrajbman 731f7f8001 [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
patkorek 4a36ad4b79 Bael 4398 retrofit dynamic url (#10090)
* BAEL-2495 fixing InvalidDefinitionException

* BAEL-2495 minor changes

* Added solution for dynamic Urls using retrofit 2.

* Revert "BAEL-2495 minor changes"

This reverts commit 174d8664e2612d9d578c72b33571b61dc3a27dbf.

* Revert "BAEL-2495 fixing InvalidDefinitionException"

This reverts commit 20e1b768e6c50529cb0af250ca437b94a9f01cd9.

* BAEL-4398 moved repository to libraries-http-2
2020-10-26 12:54:34 -07:00
Sampada 0e92c3511b BAEL-3894: Apache Commons vs Google Guava (#10206) 2020-10-26 12:52:23 -07:00
Loredana Crusoveanu d73b78710e Merge pull request #10208 from sampada07/master
Added null check
2020-10-26 17:29:11 +02:00
sampadawagde 87295e0b5e Added null check 2020-10-26 20:20:38 +05:30
Loredana Crusoveanu 84d1f065bc Merge pull request #10199 from eugenp/issue-10196
fix results display
2020-10-26 16:36:33 +02:00
Loredana Crusoveanu dc6004266b Merge pull request #10207 from eugenp/BAEL-3714
add missing bean
2020-10-26 16:33:47 +02:00
Loredana d6c22e1c93 add missing bean 2020-10-26 16:28:28 +02:00
ashleyfrieze 32ae02a1d0 Minor whitespace fix (#10202) 2020-10-25 10:48:57 +00:00
dev-chirag 679d45ca37 BAEL4640 Find First with Optional (#10142)
* BAEL4640 Find First with Optional

* BAEL4640 Fixes for review comments

* BAEL4640 Removing blank lines

* BAEL4640 Removing blank lines

* BAEL4640 Changes for 8.3 Optional.flatMap

Co-authored-by: Chirag Dewan <chirag.dewan@ericsson.com>
2020-10-25 10:43:22 +00:00
Loredana c01bce19a4 fix colour names 2020-10-24 17:38:58 +03:00
Loredana 0cd29fc478 fix column resize 2020-10-24 17:35:56 +03:00
davidmartinezbarua e459c3faa0 Merge pull request #9996 from sahilsingla112/feature/BAEL-4558-stopexecution
BAEL-4558: Article for stopping execution after a certain time
2020-10-24 11:20:19 -03:00
Loredana 4c983291ac fix results display 2020-10-24 17:15:44 +03:00
Loredana Crusoveanu 16161d5c9d Merge pull request #10193 from eugenp/fix-kotlinjs-version
upgrade gradle, kotlin versions
2020-10-24 15:47:02 +03:00
Loredana Crusoveanu a0299b2679 Merge pull request #10198 from eugenp/jobrunr-upgrade
upgrade jobrunr
2020-10-24 15:45:36 +03:00
Loredana 667bfb4b26 upgrade jobrunr 2020-10-24 13:11:51 +03:00
Loredana e31e8cc882 fix description, start script 2020-10-22 17:42:22 +03:00
Loredana 65739ae382 upgrade gradle, kotlin versions 2020-10-22 17:34:56 +03:00
Loredana Crusoveanu 64a950ca3a Merge pull request #10187 from johnA1331/master
BAEL-28475 - add links to github-baeldung articles
2020-10-22 08:33:43 +03:00
Loredana Crusoveanu 11f86deb7b Merge pull request #10189 from eugenp/fix-oauth-sso-issue
fix relative path, fix start of kerberos app
2020-10-21 17:46:57 +03:00
Loredana a66f2f55ef fix relative path, fix start of kerberos app 2020-10-21 14:45:56 +03:00
Loredana Crusoveanu 0621af1dac Merge pull request #10188 from eugenp/jooq-build-fail
update h2 in jooq project
2020-10-21 11:35:21 +03:00
Loredana 6d65fb29d0 update h2 in jooq project 2020-10-21 11:05:24 +03:00
johnA1331 2bf7f715b0 Update README.md 2020-10-21 11:41:32 +08:00
johnA1331 88820fbc63 Update README.md 2020-10-21 11:37:34 +08:00
johnA1331 dad6426ea1 Update README.md 2020-10-21 11:31:57 +08:00
johnA1331 e4430ea672 Create README.md 2020-10-21 11:28:46 +08:00
johnA1331 3a1bcc1a15 Update README.md 2020-10-21 11:25:34 +08:00
johnA1331 8af5182f92 Update README.md 2020-10-21 11:23:19 +08:00
johnA1331 b8f341a7ae Update README.md 2020-10-21 10:19:38 +08:00
bfontana 147a5e157f Merge pull request #10156 from stancalau/BAEL-4218
Explanation of “ClassCastException” in Java
2020-10-20 21:25:25 -03:00
bfontana 9b3b520a0d Merge pull request #10129 from adrian-maghear/BAEL-3600
[BAEL-3600] Introduction to Netflix Mantis
2020-10-20 21:20:09 -03:00
Loredana Crusoveanu 3e7929e7f1 Merge pull request #10183 from eugenp/issue-8397
update jpa shared key
2020-10-20 16:05:09 +03:00
Loredana Crusoveanu 34c6ad9cb6 Merge pull request #10186 from eugenp/lor6-patch-3
Update README.md
2020-10-20 16:04:31 +03:00
Loredana Crusoveanu 9b20c1d906 Merge pull request #10185 from eugenp/lor6-patch-2
Update README.md
2020-10-20 16:04:17 +03:00
Loredana Crusoveanu 65a698861e Merge pull request #10184 from eugenp/lor6-patch-1
Update README.md
2020-10-20 16:04:02 +03:00
Loredana Crusoveanu 0efc73afcc Update README.md 2020-10-20 13:14:22 +03:00
Loredana Crusoveanu 3f8591f891 Update README.md 2020-10-20 12:42:29 +03:00
Loredana Crusoveanu b6dbadc18e Update README.md 2020-10-20 12:41:36 +03:00
Loredana Crusoveanu 02640da539 Merge pull request #10182 from eugenp/issue-8208
add the oidc legacy code back
2020-10-20 12:38:01 +03:00
Loredana Crusoveanu cacefb7706 Merge pull request #10181 from eugenp/issue-9699
update basename for messagesource
2020-10-20 12:34:28 +03:00
Loredana e16eef7726 update jpa shared key 2020-10-20 12:33:13 +03:00
Loredana e012de2de9 add the oidc legacy code back 2020-10-20 11:42:57 +03:00
Loredana 61f2654a9d update basename for messagesource 2020-10-20 11:16:17 +03:00
Kai Yuan 41609ee63f [BAEL-4533] get class names from a jar 2020-10-19 10:19:55 +02:00
Eric Martin d6d7661771 Merge pull request #10127 from amdegregorio/BAEL-4503
BAEL-4503
2020-10-18 21:40:33 -05:00
AmitB 000275f9f7 [BAEL-4495] - Add test for case when 2nd collection is also hashset (#10175)
* [BAEL-4495] Performance of removeAll() in a HashSet

* [BAEL-4495] Add unit test for hashset removeAll()

* [BAEL-4495] Update test methods to camelCase

* [BAEL-4495] Add test for case when 2nd collection is also hashset
2020-10-18 08:59:00 -07:00
Loredana Crusoveanu 44265c62c9 Merge pull request #10173 from eugenp/issue-10116
Issue 10116
2020-10-17 16:25:04 +03:00
Loredana 07da242830 add context test, explanation 2020-10-17 16:19:01 +03:00