* [BAEL-17476] Add README descriptions 17 * Removed 'with' in spring security kerberos readme
13 lines
296 B
Markdown
13 lines
296 B
Markdown
## Wicket
|
|
|
|
This module contains articles about Wicket
|
|
|
|
### Relevant Articles
|
|
|
|
- [Introduction to the Wicket Framework](http://www.baeldung.com/intro-to-the-wicket-framework)
|
|
|
|
### Execution
|
|
|
|
From the same directory where pom.xml is, execute the following command to run the project:
|
|
|
|
mvn jetty:run |