/serverless-java-study

A study for the serverless java with multi functions

Primary LanguageJava

Serverless Study

Build Status Build Status

The goal is to create a Komiks inventory system using the Serverless framework and Java.

Getting Started

We will use Java 8 and Gradle for this project.

Modules

  • Authentication (via Cognito or Firebase)
  • Komiks Inventory
    • Need to have a background on how inventory system for books should work.
  • User management
  • Reporting

Build process

gradle clean build

Deployment

sls deploy