https://github.com/adminfaces/admin-starter-persistence-archetype
https://github.com/adminfaces/admin-starter-persistence-archetype
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/adminfaces/admin-starter-persistence-archetype
- Owner: adminfaces
- Created: 2019-01-30T21:46:13.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-07T22:59:10.000Z (over 3 years ago)
- Last Synced: 2026-01-24T06:17:25.874Z (2 months ago)
- Language: HTML
- Size: 2.68 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= AdminFaces Starter Persistence 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-persistence[Admin Starter Persistence^] application.
== Running
----
mvn archetype:generate -Dfilter=com.github.adminfaces:admin-starter-persistence-archetype
----