Code Monkey home page Code Monkey logo

github-actions-jacoco-badge-example's Introduction

Coverage Branches

A minimal Dropwizard getting started project using Gradle. Use shadowJar plugin to create fat jars.

To create a fat jar:

./gradlew shadowJar

To run your application:

java -jar build/libs/hello-friends-1.0-SNAPSHOT.jar server hello-world.yml

To build and run your application:

./gradlew runServer

This command runs both first two commands above. There will be gradle output stuck at the bottom of the output and it is normal.

Server

Server is accessible at localhost:8085. Port can be configured inside hello-world.yml.

Resources

Reference

The original project is created by cakraww and is stored at dropwizard-gradle repo. This repo contains only the adjusted version of the other one, only for learning purposes.

github-actions-jacoco-badge-example's People

Contributors

ccbrita avatar github-actions[bot] avatar hk-tang avatar rhaeguard 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.