Commit Graph

5105 Commits

Author SHA1 Message Date
johnA1331 b0a4e469e1 Update README.md 2020-10-28 16:47:32 +08:00
johnA1331 1e4a657d87 Update README.md 2020-10-28 16:45:49 +08:00
johnA1331 a51d5c6cbe Update README.md 2020-10-28 16:43:32 +08:00
johnA1331 4f1d748669 Update README.md 2020-10-28 16:39:46 +08:00
johnA1331 ad4350d84b Update README.md 2020-10-28 16:38:22 +08:00
johnA1331 65d3dab26f Update README.md 2020-10-28 16:36:53 +08:00
johnA1331 493d3b2c37 Update README.md 2020-10-28 16:35:26 +08:00
johnA1331 2b35fd795b Update README.md 2020-10-28 16:33:44 +08:00
johnA1331 f82d9e0fe5 Update README.md 2020-10-28 16:32:06 +08:00
johnA1331 e4bc8b2fda Update README.md 2020-10-28 16:30:31 +08:00
johnA1331 9fa553d378 Update README.md 2020-10-28 16:28:26 +08:00
johnA1331 3d6460daa4 Update README.md 2020-10-28 16:26:53 +08:00
johnA1331 c3474e7213 Update README.md 2020-10-28 16:24:05 +08:00
johnA1331 6c1e37aa00 Update README.md 2020-10-28 16:19:53 +08:00
johnA1331 54753f3f09 Update README.md 2020-10-28 15:46:34 +08:00
johnA1331 c8bd5248ed Update README.md 2020-10-28 15:45:12 +08:00
johnA1331 99702e0e18 Update README.md 2020-10-28 15:43:43 +08:00
johnA1331 8f077a6df1 Update README.md 2020-10-28 15:41:23 +08:00
johnA1331 ceb12f8d54 Update README.md 2020-10-28 15:39:09 +08:00
johnA1331 9f23e79295 Update README.md 2020-10-28 15:36:35 +08:00
johnA1331 4faa16d2c7 Update README.md 2020-10-28 15:32:41 +08:00
johnA1331 5192b6c07b Update README.md 2020-10-28 14:32:56 +08:00
johnA1331 523d4e5f74 Update README.md 2020-10-28 14:30:57 +08:00
johnA1331 8d277a8d04 Update README.md 2020-10-28 10:39:29 +08:00
johnA1331 265d533861 Update README.md 2020-10-28 10:34:26 +08:00
johnA1331 577e0ef044 Update README.md 2020-10-28 10:32:02 +08:00
Eric Martin 023d307f51 Merge pull request #10171 from sk1418/clsNamesInJar
[BAEL-4533] get class names from a jar
2020-10-26 22:25:44 -05:00
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