Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dario-vega/test-maven
Maven Archetype Plugin
https://github.com/dario-vega/test-maven
Last synced: 7 days ago
JSON representation
Maven Archetype Plugin
- Host: GitHub
- URL: https://github.com/dario-vega/test-maven
- Owner: dario-vega
- Created: 2024-04-10T05:26:43.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-10T06:38:25.000Z (7 months ago)
- Last Synced: 2024-04-11T06:33:13.639Z (7 months ago)
- Language: Java
- Size: 15.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Maven Archetype Plugin
This project allows to build Maven Archetypes to generate sample code to get you going quickly with simple Oracle NoSQL microservices projects.
## Sample code
### Sample Helidon MP project that includes multiple REST operations.
[Helidon with Jakarta Nosql](./maven-modules/helidon-jakarta-nosql)
### Getting started with NoSQL Database Cloud Service using Spring
[Oracle NoSQL Database SDK for Spring Data](./maven-modules/spring-boot-nosql)