Josh Cummings
357ecb0341
Merge pull request #9440 from kwoyke/JAVA-1782
...
JAVA-1782: Add byte-buddy dependency to the parent-boot-2
2020-06-06 13:41:27 -06:00
Eric Martin
676f32a246
Merge pull request #9398 from alimate/KTLN-46
...
KTLN-46: Using Retrieve instead of AwaitExchange
2020-06-05 17:45:12 -05:00
Krzysztof Woyke
b8a3dd7a68
JAVA-1782: Remove byte-buddy dep from parent-boot-2's children
2020-06-05 15:38:09 +02:00
Yavuz Tas
078481781f
Module for BAEL-3280 ( #9329 )
...
* Module for BAEL-3280
* update comment to make it more clear
* remove .gitignore file
* remove name tag
* fix typo
* change module name to a generic one
* add module to parent
2020-06-03 07:59:42 -05:00
Ali Dehghani
6b3b45923b
Using Retrieve instead of AwaitExchange
2020-05-30 21:58:48 +04:30
Carlos Cavero
6076d4da3b
BAEL-3756-YAML-for-Spring-DevOps ( #9368 )
...
* Add modifications to include the configuration for YAML and DevOps
* Clean the Dockerfile
* Modify the name of testing environment and include YAML tests
2020-05-28 15:02:11 -07:00
Krzysztof Woyke
771b415b87
JAVA-1641: Remove overriden spring-boot.version property
2020-05-27 13:48:16 +02:00
Jonathan Cook
745d71b127
Merge pull request #9279 from priyank-sriv/bael-3982
...
BAEL-3982 Rate Limiting Spring API using Bucket4j
2020-05-25 23:14:26 +02:00
Loredana Crusoveanu
9b36eac628
Merge pull request #9352 from amit2103/JAVA-1480
...
updated keyclock to latest version
2020-05-25 12:23:54 +03:00
Sampada
1fe51ed7c0
BAEL-3609: Improve article Documenting a Spring REST API Using OpenAPI ( #9334 )
...
3.0
2020-05-24 19:55:06 +02:00
amit.pandey
0a478423f6
removed version from spring security
2020-05-24 20:04:31 +05:30
amit.pandey
21d03e3e74
updated keyclock to latest version
2020-05-24 17:41:17 +05:30
priyank-sriv
e839798f0d
review comments - indentation in pom
2020-05-24 16:56:57 +05:30
priyank-sriv
b7c9e64982
review comments - indentation in pom
2020-05-24 16:55:06 +05:30
priyank-sriv
d76966dab7
review comments - indentation in pom
2020-05-24 16:53:24 +05:30
priyank-sriv
b2fac9be36
rebased
2020-05-24 16:44:20 +05:30
priyank-sriv
8ecf039b6b
remove unused import
2020-05-21 22:53:20 +05:30
priyank-sriv
dd0a8e2d11
add tests
2020-05-21 17:36:25 +05:30
Josh Cummings
b3dd36cb24
Merge pull request #9330 from kwoyke/JAVA-1526
...
JAVA-1526: Split or move spring-boot-modules/spring-boot-properties module
2020-05-20 10:52:54 -06:00
Sampada
8b156e0289
BAEL-3493: sectioned off new properties specific to this article ( #9325 )
2020-05-20 08:21:55 -07:00
Krzysztof Woyke
adb8dd9fe2
JAVA-1526: Add pagination to the README files
2020-05-20 16:03:49 +02:00
Krzysztof Woyke
7c0fa2dbcf
JAVA-1526: Delete moved articles from spring-boot-properties
2020-05-20 15:58:43 +02:00
Krzysztof Woyke
304a6fb6cc
JAVA-1526: Copy three @Value related articles to spring-boot-properties-2
2020-05-20 15:51:11 +02:00
Krzysztof Woyke
c4101d7df7
JAVA-1526: Fix test configuration
2020-05-20 14:50:33 +02:00
Krzysztof Woyke
8afe64de3e
JAVA-1526: Remove spring-boot-json-properties from spring-boot-properties
2020-05-20 14:37:43 +02:00
Krzysztof Woyke
5ab3de4965
JAVA-1526: Copy spring-boot-json-properties to spring-boot-properties-2
2020-05-20 13:36:48 +02:00
Josh Cummings
3b10c3065e
Merge pull request #9314 from kwoyke/JAVA-1643
...
JAVA-1643: Align Spring Boot versions used in articles and in the repo
2020-05-19 19:44:48 -06:00
Josh Cummings
07576ef07b
Update README.md
...
Issue BAEL-3751
2020-05-19 19:24:45 -06:00
kwoyke
eb739e3ab2
BAEL-3745: Update spring-boot-modules pom.xml ( #9316 )
2020-05-19 22:30:01 +02:00
kwoyke
7bc07fdac9
BAEL-4069: Add example of using @Value with constructor/setter ( #9318 )
2020-05-19 21:59:55 +02:00
Josh Cummings
6654e97820
Merge pull request #9189 from lukaszrys/feature/BAEL-3751_ci_cd
...
Feature/bael 3751 ci cd
2020-05-18 21:57:18 -06:00
Krzysztof Woyke
4ab92fd3fc
JAVA-1643: Align Spring Boot versions used in articles and in the repo
2020-05-18 21:35:09 +02:00
Lukasz Rys
34bdc3f6cd
[BAEL-3751]: Move spring-boot-ci-cd module under spring-boot-modules
2020-05-17 13:10:44 +02:00
kwoyke
832b32210c
BAEL-3745: Implement PropertySourceFactory to load YAML files (new module) ( #9307 )
2020-05-17 12:59:16 +02:00
priyank-sriv
8d79b7c5d6
unit test renamed
2020-05-16 17:20:15 +05:30
Dhawal Kapil
0a7e62c9d3
Merge pull request #9027 from dkapil/task/JAVA-991
...
JAVA-991 Week 14 | Do we have any Spring Milestone/RC repos defined?
2020-05-16 13:35:34 +05:30
sasam0320
c72b2846d5
BAEL 3234 - Add missing code snippets ( #9285 )
2020-05-16 10:03:47 +02:00
Sampada
708e85ce38
BAEL-3493: Spring REST Docs vs OpenAPI ( #9295 )
2020-05-15 13:37:36 -07:00
priyank-sriv
faf562e821
add basic usage as test
2020-05-16 01:34:34 +05:30
Loredana Crusoveanu
b45a712f6a
Merge pull request #9276 from johnA1331/master
...
BAEL-24104 - add links to github-baeldung articles
2020-05-15 15:15:19 +03:00
priyank-sriv
f304437ed8
retry after secomds
2020-05-14 02:26:46 +05:30
priyank-sriv
911f840af5
some cleanup
2020-05-13 23:24:55 +05:30
priyank-sriv
34bbce7995
refactor to move pricing plan logic out into a separate class
2020-05-13 23:19:54 +05:30
sasam0320
020837fa2f
BAEL 3234 - Add missing code snippets from the Spring Properties article ( #9280 )
2020-05-13 11:09:41 +02:00
priyank-sriv
1b5a64c4a4
bucket4j spring boot starter
2020-05-13 01:59:03 +05:30
priyank-sriv
4e45b8f44e
spring mvc using interceptor
2020-05-13 01:58:40 +05:30
priyank-sriv
e8c383d10f
area api impl
2020-05-13 01:58:05 +05:30
priyank-sriv
167655d659
add bucket4j deps
2020-05-13 01:56:55 +05:30
johnA1331
58d3914002
Update README.md
2020-05-12 14:57:01 +08:00
johnA1331
7b80e93607
Merge branch 'master' into master
2020-05-07 11:05:00 +08:00