https://github.com/adminfaces/admin-starter-springboot-archetype
Maven archetype for AdminFaces Starter application using SpringBoot.
https://github.com/adminfaces/admin-starter-springboot-archetype
Last synced: about 1 month ago
JSON representation
Maven archetype for AdminFaces Starter application using SpringBoot.
- Host: GitHub
- URL: https://github.com/adminfaces/admin-starter-springboot-archetype
- Owner: adminfaces
- Created: 2018-10-15T00:42:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-05T14:48:48.000Z (almost 7 years ago)
- Last Synced: 2026-01-24T06:17:25.266Z (2 months ago)
- Language: HTML
- Size: 5.16 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= AdminFaces SpringBoot Starter Archetype
:tip-caption: :bulb:
:note-caption: :information_source:
:important-caption: :heavy_exclamation_mark:
:caution-caption: :fire:
:warning-caption: :warning:
Maven archetype for https://github.com/adminfaces/admin-starter-springboot[AdminStarter SpringBoot^] application.
== Running
----
mvn archetype:generate -Dfilter=com.github.adminfaces:admin-starter-springboot-archetype
----