QuickStarts
QuickStarts is a series of examples to get you started deploying and running applications with Fabric8.
Each QuickStart is documented as follows:
- A brief description of the example
- System requirements
- How to build the example
- How to run the example either using the command line or using the web console
- How to try the example
- How to uninstall the example
- Optional suggested readings
The quickstarts are categorized accordingly to the container being used:
- java - examples for standalone Java applications
- karaf - many examples for Apache Karaf containers (OSGi)
- spring.boot - examples for using Spring Boot
- war - examples as WAR deployment which can run on containers such as Apache Tomcat, Jetty, and WildFly