mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-02-23 06:58:58 +00:00
7 lines
165 B
Plaintext
7 lines
165 B
Plaintext
Run the application directly from the checked out source tree, using the command
|
|
|
|
mvn jetty:run
|
|
|
|
This will start jetty on port 8080, with SSL support on port 8443.
|
|
|