java
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly co…
An SFTP server that provides access to other file systems (i.e. Amazon S3 buckets) as if they were on the SFTP server.
SFTP Server (SSH File Transfer Protocol) in Java, based on Apache MINA SSHD
A simple SFTP Server implemented using Apache Mina SSHD library using Java and Spring boot
A Java utility is designed to FLATTEN nested JSON objects and even more to UNFLATTEN them back
A curated list of awesome frameworks, libraries and software for the Java programming language.
An in-memory implementation of Spring Batch JobRepository and JobExplorer