Skip to content

axians-oss/camel-springboot-archetype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camel Spring Boot Archetype

This is an Maven archetype to generate a basic Apache Camel Spring Boot application.

Usage

mvn archetype:generate -DarchetypeGroupId=nl.axians.maven.archetype -DarchetypeArtifactId=camel-springboot-archetype -DarchetypeVersion=1.0.0-SNAPSHOT -DgroupId=<your groupId> -DartifactId=<your artifactId> -Dpackage=<your root package> -Dversion=1.0.0-SNAPSHOT

Below are the extra options that can be set:

  • configPrefix: The prefix for the configuration properties of the application.

License

This project is licensed under the Apache License 2.0. See the LICENSE file for details.

About

Maven archetype for Camel Spring Boot projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages