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: 6 months 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 (over 7 years ago)
- Default Branch: next
- Last Pushed: 2021-08-24T08:56:28.000Z (over 4 years ago)
- Last Synced: 2025-03-30T10:32:50.565Z (about 1 year 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 Plugin
Licensed under the Apache License - please don't hesitate to contribute or come up with suggestions!