maugern/jersey-skeleton

View on GitHub
src/main/webapp/resources/footer.jsp

Summary

Maintainability
Test Coverage
<footer class="navbar navbar-default navbar-fixed-bottom">
  <div class="container text-center">
    <p class="text-muted credit" style="color:#fff"><a href="https://github.com/maugern/Jersey-Skeleton">Github</a></p>
  </div>
</footer>