mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-28 14:52:24 +00:00
Added note that JDK 1.5 is required to run Jetty plugin.
This commit is contained in:
parent
c2c2fb24be
commit
66b47f5f67
@ -27,7 +27,8 @@
|
|||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<p>This should build main framework library, build the sample application and run the "contacts" sample application
|
<p>This should build main framework library, build the sample application and run the "contacts" sample application
|
||||||
using the maven jetty plugin. You should then be able to point your browser at
|
using the maven jetty plugin (JDK 1.5 or later is required to run the Jetty plugin).
|
||||||
|
You should then be able to point your browser at
|
||||||
<a href="http://localhost:8080/contacts/">http://localhost:8080/contacts/</a> to use the application.
|
<a href="http://localhost:8080/contacts/">http://localhost:8080/contacts/</a> to use the application.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user