Rob Winch
|
46db71921d
|
Add Missing @Configuration @Enable*
|
2022-08-09 16:25:52 -05:00 |
Joshua Sattler
|
e96d4cf602
|
Add @Configuration on @Enable*-annotated classes
|
2022-07-29 23:10:17 +02:00 |
Rob Winch
|
2347dd638a
|
Remove Deprecated Local*Port
|
2022-05-12 15:53:50 -05:00 |
Eleftheria Stein
|
2b7ce67ff5
|
Update samples to Spring Boot 3.0.0-SNAPSHOT
Closes gh-69
|
2022-04-13 17:02:20 +02:00 |
Marcus Da Coregio
|
bce2126fd1
|
Update samples to use Spring Security 6
Issue gh-46
|
2022-03-23 10:14:39 -03:00 |
Marcus Da Coregio
|
57c0b8a4c4
|
Switch remaining jcenter() to mavenCentral()
|
2022-01-17 12:44:01 -03:00 |
Steve Riesenberg
|
e995914653
|
Add milestone repository
Closes gh-58
|
2022-01-17 11:50:45 -03:00 |
Eleftheria Stein
|
dec2e57170
|
Prevent gradle cache on tests
Closes gh-54
|
2021-12-13 17:39:12 +01:00 |
Marcus Da Coregio
|
070916cbcd
|
Increase timeout for WebTestClient
Sometimes the tests fail with the message Timeout on blocking read for 5000000000 NANOSECONDS
|
2021-12-10 14:29:54 -03:00 |
Marcus Da Coregio
|
7b653aab91
|
Upgrade kotlin plugin version and jvm target
|
2021-12-03 11:45:10 -03:00 |
Marcus Da Coregio
|
a43cbcab41
|
Upgrade to Gradle 7.3
|
2021-12-03 11:35:39 -03:00 |
Marcus Da Coregio
|
6a60e655e3
|
Update to JDK 17
Issue gh-46
|
2021-12-03 11:17:41 -03:00 |
Josh Cummings
|
3a58daf55d
|
Update HttpSecurity Formatting
|
2021-11-10 09:42:09 -07:00 |
Marcus Da Coregio
|
5097f9dcfc
|
Update to Gradle 7.2
Closes gh-45
|
2021-10-04 15:04:13 -03:00 |
Steve Riesenberg
|
52cc331d9c
|
Update oauth login samples
Closes gh-29
|
2021-09-23 15:06:45 -05:00 |
Steve Riesenberg
|
6548ff0876
|
Update resource server samples
Closes gh-28
|
2021-09-23 15:06:45 -05:00 |
Josh Cummings
|
1ad87dcaf5
|
Update to Spring Boot 2.5.2
|
2021-07-28 15:39:06 -06:00 |
Josh Cummings
|
10b517f7b6
|
Update Kotlin Samples
Closes gh-19
|
2021-05-27 10:17:25 -06:00 |
Josh Cummings
|
868fb455c8
|
Update to Spring Security 5.6.0-SNAPSHOT
|
2021-05-27 09:31:47 -06:00 |
Josh Cummings
|
601f54a4c1
|
Sync Gradle Version
Issue gh-16
|
2021-05-27 09:14:29 -06:00 |
Josh Cummings
|
ffbac87bbd
|
Update to Spring Boot 2.5.0
Closes gh-17
|
2021-05-27 08:46:52 -06:00 |
Josh Cummings
|
5f4031ae33
|
Renew Sample Certificate
|
2021-01-04 12:24:56 -07:00 |
Rob Winch
|
cda205bb91
|
Use jcenter instead of mavenCentral
jcenter has dependencies for gretty and repo.spring.io now requires
authentication to download new dependencies
|
2020-11-19 12:34:38 -06:00 |
Josh Cummings
|
c52ae9bd43
|
Update to Spring Boot 2.4.0
|
2020-11-13 11:58:33 -07:00 |
Rob Winch
|
91f3d13bc5
|
Update to Spring Security 5.5.0-SNAPSHOT
|
2020-10-28 11:06:13 -05:00 |
Rob Winch
|
f61a570d58
|
Update to Gradle 6.7
|
2020-10-28 10:55:42 -05:00 |
Rob Winch
|
96c7526843
|
sync-dependency-management.sh
|
2020-08-27 15:25:34 -05:00 |
Rob Winch
|
6a0f1ab4f1
|
sync-boot-version.sh
|
2020-08-27 15:21:53 -05:00 |
Rob Winch
|
d7f535711d
|
sync-gradle-properties.sh
|
2020-08-27 15:21:19 -05:00 |
Rob Winch
|
0a0d033d07
|
sample->example
|
2020-08-27 14:47:43 -05:00 |
Rob Winch
|
95a4c7e362
|
":reactive:webflux:kotlin:hello-security"
|
2020-07-30 15:46:34 -05:00 |
Rob Winch
|
1077d2c75c
|
add reactive/webflux/java folder
|
2020-07-29 14:51:50 -05:00 |
Rob Winch
|
b7fd4e4933
|
":reactive:webflux:oauth2:webclient"
|
2020-07-29 09:57:41 -05:00 |
Rob Winch
|
ad4a7279dd
|
spring.rsocket.server.port=0
|
2020-07-28 16:09:41 -05:00 |
Rob Winch
|
ace14220f2
|
":reactive:webflux:oauth2:resource-server"
|
2020-07-28 16:09:41 -05:00 |
Rob Winch
|
70cb614475
|
sync-gradle
|
2020-07-28 14:33:18 -05:00 |
Rob Winch
|
0d1e1aba47
|
":reactive:webflux:oauth2:login"
|
2020-07-28 14:00:09 -05:00 |
Rob Winch
|
e6f9b427f9
|
":reactive:webflux-fn:hello-security"
|
2020-07-28 09:51:48 -05:00 |
Rob Winch
|
9adfd08b4e
|
":reactive:webflux-fn:hello"
|
2020-07-28 09:51:18 -05:00 |
Rob Winch
|
7a43449b1e
|
reactive/webflux/method
|
2020-07-27 16:20:58 -05:00 |
Rob Winch
|
a54a4c5c5f
|
reactive/webflux/hello-security-explicit
|
2020-07-27 16:20:47 -05:00 |
Rob Winch
|
a19d2a6aa8
|
reactive/webflux/authentication/username-password/form
|
2020-07-27 16:20:22 -05:00 |
Rob Winch
|
18c0e75709
|
reactive/webflux/method useJUnitPlatform
|
2020-07-27 15:51:39 -05:00 |
Rob Winch
|
bbe644d824
|
reactive/webflux/hello useJUnitPlatform
|
2020-07-27 15:51:23 -05:00 |
Rob Winch
|
e76a48f7ce
|
reactive/webflux/hello-security useJUnitPlatform
|
2020-07-27 15:51:06 -05:00 |
Rob Winch
|
30afb25e7b
|
reactive/webfux/hello-security-explicit useJUnitPlatform
|
2020-07-27 15:50:43 -05:00 |
Rob Winch
|
1878c398fa
|
reactive/webflux/authentication/x509 useJUnitPlatform
|
2020-07-27 15:50:19 -05:00 |
Rob Winch
|
bd7c6a259a
|
reactive/webflux/authentication/username-pasword/form useJunitPlatform
|
2020-07-27 15:49:52 -05:00 |
Rob Winch
|
ef88df6f75
|
reactive/rsocket/hello-security useJunitPlatform
|
2020-07-27 15:49:30 -05:00 |
Rob Winch
|
bde455843c
|
":reactive:webflux:authentication:x509"
|
2020-07-27 15:34:47 -05:00 |