spring-projects / spring-projects/spring-security-samples
Upgrade WebFlux form sample to latest snaphots
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 797
- Avg merge
- 3m
- Merged PRs (30d)
- 5
Description
Similar to the other samples, WebFlux form should use Spring Security 6.0.0-SNAPSHOT and Spring Boot 3.0.0-SNAPSHOT.
This is currently blocked on thymeleaf/thymeleaf#885 because Spring Boot brings in a version of Thymeleaf with the linked bug.
Once the Thymeleaf issue is resolved, the sample can be updated.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the WebFlux form sample and compare its dependency versions with the other samples. Confirm that thymeleaf/thymeleaf#885 is resolved before changing anything, then update the sample to Spring Security 6.0.0-SNAPSHOT and Spring Boot 3.0.0-SNAPSHOT. Done means the sample uses both requested snapshots and works without the linked Thymeleaf bug.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring, spring-boot
- Domain
- backend, security
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100