armeria icon indicating copy to clipboard operation
armeria copied to clipboard

Created Dockerfile for Spring Boot Minimal Example

Open ankurkumarz opened this issue 4 years ago • 1 comments

Added Dockerfile with Alpine Linux based OpenJDK for building Docker image

ankurkumarz avatar Feb 16 '21 04:02 ankurkumarz

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.60%. Comparing base (5ff79b7) to head (5cd57f5). Report is 1551 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3353      +/-   ##
============================================
- Coverage     74.13%   73.60%   -0.53%     
- Complexity    13268    14104     +836     
============================================
  Files          1158     1254      +96     
  Lines         50628    54141    +3513     
  Branches       6492     6903     +411     
============================================
+ Hits          37535    39853    +2318     
- Misses         9774    10762     +988     
- Partials       3319     3526     +207     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 16 '21 05:02 codecov[bot]