Giter VIP home page Giter VIP logo

java-toolkit's Introduction

Java Spring Boot Toolkit

A collection of bash scripts to manage a Java Spring Boot project with flyway.

Description

Uses a lot of maven and flyway commands along with some bash script magic.

Getting Started

Dependencies

  • bash (recomended: 5.1; minimum required version: 4.2)
    • brew install bash
  • mvn (recommended: 3.8.6; minimum required version: 3.6)
    • brew install mvn
  • java (11+)
  • postgres command line tools
    • brew install libpq

Configuration

  • The configuration should be set in the _config.sh module.
  • Command line arguments can be used to override the _config.sh settings and provide more flexibility

Executing program

  • Ensure you are using bash v4.2 - 5.1.
$ bash -v
  • Run the toolkit
$ chmod +x toolkit.sh
$ bash toolkit.sh  or  ./toolkit.sh

Help

  • If facing issues with Unicode icons not showing up, check your bash version and trying updating.

Authors

Contributors names and contact info

ex. Devin TM ex. @devintm

Version History

  • 0.2
    • Various bug fixes and optimizations
  • 0.1
    • Initial Release

TODO

  • Print pom.xml information
    [DEBUG]   (f) packaging = jar
    [DEBUG]   (f) pomFile = /Users/dev/repos/java-backend/pom.xml

License

License

Acknowledgments

Inspiration, code snippets, etc.

java-toolkit's People

Stargazers

Satyadeep avatar Devin™ avatar

Watchers

Devin™ avatar

Forkers

royalwang

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.