📜 ⬆️ ⬇️

Java: improving the quality of the code (preconditions, IDEA QAPlug, GitHub Codacy integration)

Hello!
I continue a series of publications on the Java Enterprise training project Topjava (Maven / Spring / Security / JPA (Hibernate) / Rest (Jackson) / Bootstrap (CSS) / jQuery + plugin).

A small topic of the fourth lesson: improving the quality of the code


Useful links:

  1. Contract Programming , Contract Programming
  2. Comparison Preconditions in Java
  3. QAPlug vs FindBugs
  4. QAPlug tutorials
  5. Codacy home

Previous publications:
Thanks for attention!

')

Source: https://habr.com/ru/post/279965/


All Articles