Coder Social home page Coder Social logo

java-utility's Introduction

Java Utility

This micro-service is used for a common utility: delay-queue-worker

 

Technologies used:

  • Java 11
  • Spring-boot 2.4.5
  • Spring Kafka 2.6.7
  • Spring Aerospike data 2.4.2.RELEASE
  • Aerospike 4.4.18
  • Build Tool - Maven 3.6

 

Local Setup

  • Clone this repository using the below command.
git clone 
  • Run the below command from the repository root location:
mvn clean package
  • To deploy delay-queue-utility project, use the output jar from the above command with vm arguments:
    -Dspring.profiles.active=dev
    -Dspring.config.location=<location to the config folder locally, should be identical to the folder present here: utility-config/config/delay-queue-worker>
    -Dlog_path=<location to generate the logs>
  • If you have a local sonar running, issue the below command for running sonar analysis:
mvn verify sonar:sonar

 

Important links:

  • Jenkins delay-queue-utility
  • Kibana delay-queue-utility
  • Grafana delay-queue-utility

 

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

 

License

It's FREE! 😁

java-utility's People

Contributors

1vin33t1 avatar

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.