Continuous integration

Here, you need to make your new code go to the main branch as soon as possible. You will achieve it by using:

  • Git
  • Maven
  • JUnit

So, you will guarantee that your code is building properly and that the tests are planned and executed successfully.

Get Java EE 8 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.