This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
github
/
spring-security-samples
同期ミラー
https://github.com/spring-projects/spring-security-samples
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ブランチ:
main
ブランチ
タグ
5.5.x
5.6.x
5.7.x
5.8.x
6.0.x
6.1.x
6.2.x
6.3.x
6.4.x
6.5.x
dependabot/gradle/6.1.x/io.spring.javaformat-0.0.43
dependabot/gradle/6.1.x/io.spring.javaformat-spring-javaformat-checkstyle-0.0.43
dependabot/gradle/6.1.x/org.springframework-spring-framework-bom-6.0.23
dependabot/gradle/6.2.x/io.spring.javaformat-0.0.43
dependabot/gradle/6.2.x/io.spring.javaformat-spring-javaformat-checkstyle-0.0.43
dependabot/gradle/6.2.x/org.springframework-spring-framework-bom-6.1.14
dependabot/gradle/6.2.x/org.springframework.boot-3.2.11
dependabot/gradle/6.2.x/org.springframework.data-spring-data-bom-2023.1.11
dependabot/gradle/main/io.spring.javaformat-0.0.43
dependabot/gradle/main/io.spring.javaformat-spring-javaformat-checkstyle-0.0.43
dependabot/gradle/main/org.springframework.data-spring-data-bom-2024.0.5
guides
main
5.5.0
spring-security...
/
reactive
/
webflux
/
java
/
authentication
/
one-time-token
/
magic-link
Josh Cummings
5522c39edd
Update :reactive:webflux:java:authentication:one-time-token:magic-link to 7
1 ヶ月 前
..
gradle
8fecde68da
Initial Reactive OTT Sample
10 ヶ月 前
src
5522c39edd
Update :reactive:webflux:java:authentication:one-time-token:magic-link to 7
1 ヶ月 前
.gitignore
8fecde68da
Initial Reactive OTT Sample
10 ヶ月 前
README.adoc
8fecde68da
Initial Reactive OTT Sample
10 ヶ月 前
build.gradle
42831fc9d1
Add Reactive OTT Sample
10 ヶ月 前
compose.yml
8fecde68da
Initial Reactive OTT Sample
10 ヶ月 前
gradle.properties
5522c39edd
Update :reactive:webflux:java:authentication:one-time-token:magic-link to 7
1 ヶ月 前
gradlew
8fecde68da
Initial Reactive OTT Sample
10 ヶ月 前
gradlew.bat
8fecde68da
Initial Reactive OTT Sample
10 ヶ月 前
settings.gradle
8fecde68da
Initial Reactive OTT Sample
10 ヶ月 前
README.adoc
This application uses Spring Boot Docker Compose to start a https://github.com/maildev/maildev[Maildev] container.
After requesting a token on `http://localhost:8080/login`, access `http://localhost:1080` to verify the email containing the magic link.