Skip to content

EBIBioStudies/BioStd-Backend

Repository files navigation

Bio Studies Backend

Modules

Backend Web App

Java application that supports the bio studies data submission thought http web services.

Core Model

Contains model/database representation classes of Bio-Studies backend application.

Commons library

Contains utility methods and classes.

Spreadsheet Readers library

Contains utility methods and classes used to read submissions input files.

Submit Tools

Helps to perform submissions through terminal

Convert tool

Helps to convert between different submissions formats

Coding standards

The project follows the google java coding standards

Development task

Importing project

Import as gradle project in your favorite IDE

Generating artifact

Run gradle build command either using local distribution or wrapper

 gradlew.bat build (Windows)
 ./gradlew build (Linux)

Generated war will be available under BackendWebApp/builds/libs folder.

About

Bio Studies Submission backend application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages