Java Java11

Open-source Java projects categorized as Java11

Top 15 Java Java11 Projects

  • JaCoCo

    :microscope: Java Code Coverage Library

  • Project mention: Apache Maven JaCoCo Configuration | dev.to | 2023-10-27

    I will use here JaCoCo, where also the JaCoCo-Maven-lugin exists for the usage in your Maven builds. This article will show how to configure the code coverage to finally get the results for unit- and integration-tests.

  • Light-Java

    A fast, lightweight and more productive microservices framework

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • JDBI

    The Jdbi library provides convenient, idiomatic access to relational databases in Java and other JVM technologies such as Kotlin, Clojure or Scala.

  • Project mention: Permazen: Language-natural persistence to KV stores | news.ycombinator.com | 2023-09-19

    While this may work for greenfield applications, I don't see this working well for preexisting schemas. From their getting started page: "Database fields are automatically created for any abstract getter methods", which definitely scares me away since they seem to be relying on automatic field type conversions.

    I prefer to manage my schemas when I can and do type and DAO conversions via mapper classes in the very simple and elegant JDBI framework where you write SQL annotations above your DAO methods https://jdbi.org/#_declarative_api

    JDBI does wonders for wonky old schemas you've inherited, since joins etc work out of the box (just throw them in your annotations!) The annotations can also link to .SQL files for the big hairy queries.

    All these "do magic" frameworks (hibernate being one of the first) work in the simple cases but then fall apart whenever you need to do anything complex/not-prescribed. I end up having to dig into the internals of the framework to see what's going wrong which negates their whole value add.

  • OpenDJ - Open Identity Plattform Edition

    OpenDJ is an LDAPv3 compliant directory service, which has been developed for the Java platform, providing a high performance, highly available, and secure store for the identities managed by your organization. Its easy installation process, combined with the power of the Java platform makes OpenDJ the simplest, fastest directory to deploy and manage.

  • appengine-java-standard

    Google App Engine Standard Java runtime: Prod runtime, local devappserver, Cloud SDK Java components, GAE APIs, and GAE API emulators.

  • realworld-springboot-java

    Spring boot java implementation of realworld example.app

  • java-11-examples

    JDK 11 examples and demo projects.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Reified

    Reified in Java 11 and upwards

  • Reddit-Wallpaper

    Tool to download and automatically set a random wallpaper from reddit

  • either

    Functional error handling for Java (by jbock-java)

  • trebol-backend-monolith

    Monolithic eCommerce backend web application that exposes a RESTful API.

  • signals

    Loosely coupled observer pattern implementation (by appform-io)

  • academicnet

    Tutorial completo de uma aplicação com Spring Boot, JSF Primefaces, MySQL, Lombok, Docker e Docker-compose.

  • bank-account-service

    Project that simulates a digital bank. This digital bank performs registration and transfer between customers

  • springboot_h2_rest_api_articles

    A simple REST API for news articles with tags.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Java Java11 related posts

Index

What are some of the best open-source Java11 projects in Java? This list will help you:

Project Stars
1 JaCoCo 4,014
2 Light-Java 3,599
3 JDBI 1,901
4 OpenDJ - Open Identity Plattform Edition 342
5 appengine-java-standard 191
6 realworld-springboot-java 182
7 java-11-examples 57
8 Reified 49
9 Reddit-Wallpaper 43
10 either 31
11 trebol-backend-monolith 17
12 signals 10
13 academicnet 9
14 bank-account-service 2
15 springboot_h2_rest_api_articles 0

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com