• Before we begin
  • Setting up your code repository
  • Building
  • Deploy the web app to the web server
  • a) Deploy .war directly
  • b) Use Maven Tomcat plugin
  • Setup sources and index them
  • Debugging
  • Testing
  • Publish changes
  • Notes on style
  • Wildcard imports