Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adminfaces/admin-starter-persistence-archetype
https://github.com/adminfaces/admin-starter-persistence-archetype
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/adminfaces/admin-starter-persistence-archetype
- Owner: adminfaces
- Created: 2019-01-30T21:46:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-07T22:59:10.000Z (over 2 years ago)
- Last Synced: 2023-12-24T22:20:47.391Z (11 months ago)
- Language: HTML
- Size: 2.68 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- 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
----