58beb739953b0d582ba9d65eb3a50fc24e190e3b
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener). # Fixed URLs ## Fixed Success These URLs were fixed successfully. * http://repo.spring.io/milestone migrated to: https://repo.spring.io/milestone ([https](https://repo.spring.io/milestone) result 302). * http://repo.spring.io/snapshot migrated to: https://repo.spring.io/snapshot ([https](https://repo.spring.io/snapshot) result 302). # Ignored These URLs were intentionally ignored. * http://maven.apache.org/POM/4.0.0 * http://maven.apache.org/maven-v4_0_0.xsd * http://www.w3.org/2001/XMLSchema-instance
Spring Web Flow Samples
This is the official samples repository for the Spring Web Flow project.
From a sample sub-directory, use mvn jetty:run to run a server, or mvn package to build a war.
Description
Languages
CSS
45.1%
HTML
29.6%
Java
25.3%