Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olensmar/serverless4j
Collection of serverless-related tools and libraries for Java
https://github.com/olensmar/serverless4j
java maven maven-plugin serverless
Last synced: 22 days ago
JSON representation
Collection of serverless-related tools and libraries for Java
- Host: GitHub
- URL: https://github.com/olensmar/serverless4j
- Owner: olensmar
- License: apache-2.0
- Created: 2018-11-22T13:24:00.000Z (about 6 years ago)
- Default Branch: next
- Last Pushed: 2021-08-24T08:56:28.000Z (over 3 years ago)
- Last Synced: 2024-10-26T03:41:37.966Z (2 months ago)
- Topics: java, maven, maven-plugin, serverless
- Language: Java
- Homepage:
- Size: 48.8 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Serverless4J
A small collection of serverless-related tools and libraries for Java - still in its infancy.
For now there is* A [Maven Plugin](maven-plugin) for making it easier to use the serverless framework with java
* An [Annotations](annotations) library used by the Maven Plugin
* A [Sample project](maven-plugin-samples) to show how to use the Maven PluginLicensed under the Apache License - please don't hesitate to contribute or come up with suggestions!