Giter Club home page Giter Club logo

java-tools's Introduction

Tools/approaches for Java projects

Common

Local environment

Inbox Zero

An approach to email management aimed at keeping the inbox empty.

Total Commander

A file manager for Windows.

Notepad++

A free source code editor and Notepad replacement that supports several languages.

Intellij IDEA

Jetbrains Toolbox

Install and update Jetbrains tools easily.

Jetbrains Mono

A font for developers.

IDEA plugins

IDEA required plugins for the project

How to set plugins that are required for the project. This configuration can be shared within the team and IDEA will notify developers if they miss some plugins.

Code repository

.gitignore file

Specifies intentionally untracked files to ignore

.gitattributes file

Git attributes per path.

EditorConfig

EditorConfig helps maintain consistent coding styles for multiple developers working on the same project across various editors and IDEs

Renovate

Automated dependency updates. Supports http://github.com/, https://gitlab.com/, https://bitbucket.org/.

Dependabot

Automated dependency updates for http://github.com/.

Branching strategy

Java & JVM languages

Gradle

Build tool

Maven

Build tool

Maven wrapper

The Maven Wrapper is an easy way to ensure a user of your Maven build has everything necessary to run your Maven build.

Maven Tiles

Testing

Test Pyramid

Test Pyramid

JUnit 5

Mockito

Testcontainers

Spring Cloud Contract

PIT Mutation Testing

Static analysis

Checkstyle

SonarQube

Nullity annotations

Spring Framework

Libraries

Lombok

Immutables

Java annotation processors to generate simple, safe and consistent value objects

Hibernate Validator

Mapstruct

Java mapper library

Flyway

Database migrations tool

Liquibase

Database migrations tool

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.