polykhel / sbp-library

Reusable BOM and configuration classes for Spring Boot Projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reusable BOM and server-side library (Java / Spring Boot)

Build Status

This was forked from the JHipster project. This is only intended for personal and educational use.

Reusable Bill of Materials and server-side library for Spring Boot Projects:

  • sbp-dependencies
  • sbp-infrastructure

To use this project:

  • clone this project
  • run ./mvnw clean install -Dgpg.skip=true, on Windows run .\mvnw.cmd clean install -D"gpg.skip=true"

About

Reusable BOM and configuration classes for Spring Boot Projects


Languages

Language:Java 100.0%