Skip to content

fogbow/common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Common

This is a module responsible for common code (constants, exceptions, model classes, etc) used by many fogbow services like Resource Allocation Service (RAS) and Authentication Service (AS).

How to use

First of all, you will need Java 8, Maven and Git installed.

Installing

git clone https://github.com/fogbow/common.git
cd common
mvn install -dSkipTests

Importing

  1. Start your IDE (IntelliJ, Eclipse or other);
  2. Open a fogbow service (like RAS or AS) project;
  3. Import common as a module in the service project;

Contributing

For instructions about how to contribute, check out our contributor's guide.

About

Classes used by several Fogbow services

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages