Non Spring users what are you using ??

This page summarizes the projects mentioned and recommended in the original post on /r/java

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Jetty

    Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more

    Multiple applications in the same JVM? Wildfly, Tomcat, Jetty.

  • Bouncy Castle

    Bouncy Castle Java Distribution (Mirror)

    Cryptography? Use Java Cryptography Extensions and Java Secure Socket Extensions with Bouncy Castle

  • 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.

  • Weld

    Weld, including integrations for Servlet containers and Java SE, examples and documentation (by weld)

    Need only Dependency injection? Perhaps JBoss Weld, a reference CDI implementation, might interest you.

  • Apache Tomcat

    Apache Tomcat

    Multiple applications in the same JVM? Wildfly, Tomcat, Jetty.

  • Aeron

    Efficient reliable UDP unicast, UDP multicast, and IPC message transport

    Oh boy, if that's really what you're going for, you're talking low microseconds, anything slower and you'll be losing money. Also, you have to make sure the GC never triggers. Maybe look at something like Aeron

  • rosie

    Transparent Java API for HTTP Requests and Responses (by bowbahdoe)

    I'm using straight up Jetty with a tiny wrapper on servlets https://github.com/bowbahdoe/rosie

  • Dropwizard

    A damn simple library for building production-ready RESTful web services.

    You might like Dropwizard then.

  • 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.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts