Commit Graph

48 Commits

Author SHA1 Message Date
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
Rob Winch 4eb69798d5 Add ":reactive:webflux:authentication:username-password:form" 2020-07-27 13:49:43 -05:00
Rob Winch 474fd5ca95 Add :reactive:webflux:method 2020-07-23 16:19:24 -05:00
Rob Winch f2dd39c4bb Add :reactive:webflux:hello-security-explicit 2020-07-10 15:23:50 -05:00
Rob Winch 77327ecdbf Add ':reactive:webflux:hello' 2020-07-10 15:03:37 -05:00
Rob Winch 9132a6a50c Add ':reactive:webflux:hello-security' 2020-07-10 14:50:45 -05:00
Rob Winch 7ca21117e1 Add :reactive:rsocket:hello-security 2020-07-10 14:00:31 -05:00