Upgrade WebFlux form sample to latest snaphots

Open
#71 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Domain
backend, security

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.

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.

Dominant language
Java
Stars
1.8k
Forks
797
Avg merge
3m
Merged PRs (30d)
5

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from spring-projects/spring-security-samples

All issues in spring-projects/spring-security-samples

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.