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: 2 months 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-05T14:48:48.000Z (over 6 years ago)
- Last Synced: 2025-01-03T04:31:25.243Z (12 months ago)
- Language: HTML
- Size: 5.16 MB
- Stars: 1
- Watchers: 3
- 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
----