All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources.README.md Maven / Gradle / Ivy

Go to download

This archetype generates a simple AWE web application with spring boot

There is a newer version: 4.8.5
Show newest version
#[[#]]# ${artifactId} application powered by **AWE** 

#[[##]]# Requirements

- Apache Maven 3 or higher
- Java 8 or higher

#[[##]]# Build your app
```
./mvn clean install
```

or you can run with `Spring Boot plugin` with
```
./mvn spring-boot:run
```




© 2015 - 2024 Weber Informatics LLC | Privacy Policy