Loredana Crusoveanu
|
253b159813
|
Merge pull request #10352 from MajewskiKrzysztof/bug/BAEL-4745
Bug/bael 4745
|
2020-12-29 12:09:45 +02:00 |
Krzysztof Majewski
|
80c8a10520
|
BAEL-4745 Update "How to Configure Spring Boot Tomcat" article
|
2020-12-29 10:38:58 +01:00 |
Loredana Crusoveanu
|
698185a55b
|
remove files left after move
|
2020-12-26 10:22:35 +02:00 |
Loredana Crusoveanu
|
22494667cd
|
Merge pull request #10270 from tomas-skalicky/fb-tomas-graphql-codefix-and-sample-queries
GraphQL code fixes and sample queries
|
2020-12-26 09:53:08 +02:00 |
Loredana Crusoveanu
|
f7c4f13f8d
|
Merge pull request #10260 from hdlopez/patch-1
Fixed Spring Boot CRUD Application example
|
2020-12-26 09:18:03 +02:00 |
Loredana Crusoveanu
|
b6edbf8f88
|
Merge pull request #10318 from bnasslahsen/master
upgrade to springdoc-openapi v1.5.2
|
2020-12-24 15:45:17 +02:00 |
johnA1331
|
af36328752
|
Create README.md
|
2020-12-23 22:36:11 +08:00 |
Jonathan Cook
|
f8853469cb
|
Merge pull request #10232 from adinarolea/feature/BAEL-4687-customize-jackson-json-mapper
Feature/bael 4687 customize jackson json mapper
|
2020-12-22 08:18:13 +01:00 |
bnasslah
|
450c0fe6db
|
upgrade to springdoc-openapi v1.5.2
|
2020-12-17 13:49:42 +01:00 |
Adina Rolea
|
d8f681c38e
|
BAEL-4687: returned fixed date instead of dynamic
|
2020-12-17 14:23:06 +02:00 |
Adina Rolea
|
d4b22c74e3
|
BAEL-4687: updated formatting
|
2020-12-17 14:02:59 +02:00 |
Gerardo Roza
|
7b17a09eb7
|
avoid using deprecated StringUtils#isEmpty method
|
2020-12-16 16:53:33 -03:00 |
Gerardo Roza
|
8a9c1a1911
|
migrated spring.profiles properties to spring.config.activate.on-profile
|
2020-12-16 16:38:31 -03:00 |
Adina Rolea
|
65e9e80f0c
|
BAEL-4687: formatted code with eclipse formatter
|
2020-12-04 20:01:12 +02:00 |
Adina Rolea
|
c19b868d3b
|
BAEL-4687: renamed project from jackson to data 2
|
2020-12-04 19:55:44 +02:00 |
Loredana Crusoveanu
|
d6e0e1c3e6
|
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
|
23c81c0595
|
added test for adding configuration properties scenarios
|
2020-11-28 12:56:55 -03:00 |
Gerardo Roza
|
eb4b03eb73
|
Added simple test for multidocument properties file
|
2020-11-27 12:00:53 -03:00 |
kwoyke
|
83535bf123
|
BAEL-3689: Add missing code examples (#10282)
|
2020-11-27 11:22:00 +01:00 |
Gerardo Roza
|
73bfea2207
|
updated Spring Boot version to 2.4.0
|
2020-11-26 10:51:58 -03:00 |
Gerardo Roza
|
aa44953fe9
|
removed all XML-related code
|
2020-11-26 09:44:48 -03:00 |
Gerardo Roza
|
0185b2d0fb
|
removed all PropertyPlaceholderConfigure references
|
2020-11-26 09:44:47 -03:00 |
Loredana Crusoveanu
|
bd5891852c
|
remove kotlin project from pom
|
2020-11-24 14:32:14 +02:00 |
Loredana Crusoveanu
|
c4a3db7acc
|
remove kotlin code from repo
|
2020-11-23 16:11:44 +02:00 |
Tomas Skalicky
|
e3c28ba8a5
|
sample queries, both Query and Mutation, added
|
2020-11-21 09:53:42 +01:00 |
Tomas Skalicky
|
1332044479
|
server port changed to 8081 for avoiding conflicts
|
2020-11-21 09:53:18 +01:00 |
Tomas Skalicky
|
83d16d3ade
|
security disabled for easier experimenting
|
2020-11-21 09:52:46 +01:00 |
Tomas Skalicky
|
94aa14c43a
|
GraphQL schema file added, fix of PostResolver
- graphqls was missing
- author in Post is mandatory
|
2020-11-21 09:51:59 +01:00 |
johnA1331
|
492a1643e6
|
Update README.md
|
2020-11-18 17:04:40 +08:00 |
Horacio Lopez
|
d2f2bb6ab0
|
Added test and some fixes
|
2020-11-17 21:57:15 -03:00 |
Horacio López
|
01ecd32868
|
Fixed test
|
2020-11-17 21:50:02 -03:00 |
Horacio López
|
34243ccef4
|
Removed user param on userList method
|
2020-11-17 20:16:10 -03:00 |
Horacio López
|
a34be087d9
|
Update UserController.java
|
2020-11-17 20:06:51 -03:00 |
Adina Rolea
|
003a5f2034
|
BAEL-4687: updated parent
|
2020-11-16 14:29:46 +02:00 |
Adina Rolea
|
644939da07
|
BAEL-4687: added test for each configuration
|
2020-11-16 14:27:29 +02:00 |
Greg
|
7881b8e9c2
|
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
|
65d2996c10
|
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
|
0a4fc2ef66
|
JAVA-3384: Fix integration tests in the spring-boot-properties
|
2020-11-05 08:58:04 +01:00 |
johnA1331
|
dc34794a5f
|
Update README.md
|
2020-11-05 13:58:00 +08:00 |
Adina Rolea
|
6e8b8c086d
|
BAEL-4687: updated jackson configuration
|
2020-11-04 10:36:43 +02:00 |
kwoyke
|
a0828bf3d1
|
BAEL-3704: Add missing code samples (#10226)
|
2020-11-03 19:07:21 +01:00 |
kwoyke
|
8c26df1709
|
BAEL-4682: Add boolean example to the YAML (#10227)
|
2020-11-03 09:33:24 +01:00 |
Loredana Crusoveanu
|
74079b9134
|
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
|
99702e0e18
|
Update README.md
|
2020-10-28 15:43:43 +08:00 |
Adina Rolea
|
0218395e89
|
BAEL-4687: simplified configuration
|
2020-10-27 17:07:14 +02:00 |
Loredana Crusoveanu
|
026a4cbe5f
|
Update README.md
|
2020-10-27 16:47:55 +02:00 |
Adina Rolea
|
2a8ff6f23b
|
BAEL-4687: added web configuration for jackson
|
2020-10-27 16:12:59 +02:00 |
Adina Rolea
|
9b8455e829
|
BAEL-4687: added spring boot jackson configuration example
|
2020-10-27 15:47:40 +02: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 |
sharifi
|
d790913cbd
|
improve code quality
|
2020-10-24 17:51:06 +03:30 |