archaius VS Spring

Compare archaius vs Spring and see what are their differences.

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
archaius Spring
3 78
2,439 55,129
0.1% 0.5%
8.1 10.0
15 days ago 5 days ago
Java Java
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

archaius

Posts with mentions or reviews of archaius. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-14.
  • Show HN: Targeted Log Levels
    1 project | news.ycombinator.com | 9 May 2023
    2. A realtime, reliable Dynamic Configuration system that gives you interactive, real-time, fine-grained control over operations of your deployed systems.

    The core technology is this dynamic configuration system, similar in behavior to Netflix's [https://github.com/Netflix/archaius](https://github.com/Netf..., Amplitude's DynConf [https://amplitude.com/blog/dynamic-configuration](https://am... or HubSpot's conspicuously well-named "Config" [https://product.hubspot.com/blog/backend-tooling](https://pr.... Client libraries bootstrap off a CDN and then start an SSE connection to get updates.

    We'd love for you to take Prefab for a spin and share your thoughts. Full support for these logging features in Java & Ruby today. Python/Node/Elixir are in alpha zone and we would love to work with you on their development. See it in action: [https://youtu.be/8AsEJF-NwAQ](https://youtu.be/8AsEJF-NwAQ)

    We're so excited to share what we've built. We started Prefab because we think there is too much great, general-purpose tech that's locked away in large orgs. Just because I no longer have a team of 50 developer platform engineers on my side, doesn’t mean I don't want the fruits of their labor.

    If you've used dynamic configuration or dynamic log levels before I'd love if you would share your experiences and favorite use cases here.

    - Jeff & Prefab

  • Benchmark of Java Configuration Libraries
    20 projects | /r/java | 14 Jun 2022
    While you covered a lot of libraries, there are others, more or less used: - https://github.com/constretto/constretto-core - https://github.com/Netflix/archaius - https://github.com/IvanTrendafilov/Confucius - https://commons.apache.org/proper/commons-configuration/ - https://github.com/brianm/config-magic - https://github.com/Graylog2/JadConfig - https://github.com/carueda/tscfg
  • JProperties: A modern replacement for java.util.Properties
    6 projects | /r/java | 28 Oct 2021
    Finally I was hoping Netflix would get its act together sooner on Archaius (N.B. that link is the 2.x branch which most things do not use). However Archaius logging library uses SLF4J.

Spring

Posts with mentions or reviews of Spring. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-30.
  • Restrictive Abstractions
    2 projects | dev.to | 30 Mar 2024
    This interface is a simplified version of real caching abstractions from Java technologies such as the ones from Spring or JCache (JSR-107). Both are part of quite complex solutions, having more generic types and different capabilities. Also, annotations would be preferred to using Cache directly in most Java applications.
  • They said to use the Default Dispatchers but I found out it was Unconfined
    1 project | dev.to | 21 Mar 2024
    Cross-post: Controller code using Unconfined Dispatcher #32032
  • Spring 6.1 now compatible with virtual threads and JDK 21 overall
    1 project | /r/hypeurls | 19 Aug 2023
  • What's New in Spring Framework 6.1
    5 projects | news.ycombinator.com | 16 Aug 2023
  • CWE Top Most Dangerous Software Weaknesses
    4 projects | news.ycombinator.com | 13 Jul 2023
    Mitre really lost a lot of respect with CVE-2016-1000027. Every few weeks a warning that any SpringBoot 2.x project has a CVSS 9.8, which causes all sorts of heartache for those of us bound to CVE remediation. Every blasted security tool reports this one. Spring reviewed and rejected, as did our very, very large organization. Comically, this has become the CVE we use to see how our tools allow us to white/black list entries.

    Thank god Spring dropped this interface in the Framework 6.x / Boot 3.x release, and the end for non-commercial support is this year for the old stuff.

    https://github.com/spring-projects/spring-framework/issues/2...

  • Help with GetMapping annotation
    1 project | /r/javahelp | 1 Jul 2023
    Referring to https://github.com/spring-projects/spring-framework/blob/main/spring-web/src/main/java/org/springframework/web/bind/annotation/GetMapping.java, the value could have got assigned to any of the other members like name, path, params, etc. Is there any logic involved that enables the single value passed to the GetMapping annotation to be assigned to the value member?
  • What's your most painful experience of debugging an issue that only reproduced in production?
    1 project | /r/java | 11 May 2023
    This one. In short, JMS listeners stopped working randomly (of course only on Saturdays, and only under load), but at first we didn't know that and suspected the message broker at fault. We had quite extensive logging, but no observability on the broker. Can't remember all the details, but eventually we figured out it was the listener container, and I could reproduce it after debugging deeply into Spring code during a load test.
  • 10+ Open-Source Projects For Web Developers In 2023
    14 projects | dev.to | 10 Apr 2023
    GitHub Stars: 51 K GitHub Link: https://github.com/spring-projects/spring-framework
  • Dropwizard 3.0.0 and 4.0.0 have been released
    1 project | /r/java | 31 Mar 2023
    It still has, but it is more of "imaginary" one (https://github.com/spring-projects/spring-framework/issues/24434).
  • how does spring webflux interact with the java servlet api?
    1 project | /r/java | 7 Mar 2023
    Simple: Spring WebFlux does not require Servlet, but can adapt to it. We essentially built our own reactive HTTP abstraction, without any Servlet dependencies. Then we made adapters that use said abstraction for (Reactor) Netty and Servlet. Note that we have specific adapters for Tomcat, Jetty, and Undertow, relying on non-blocking native APIs.

What are some alternatives?

When comparing archaius and Spring you can also consider the following projects:

config - configuration library for JVM languages using HOCON files

Jooby - The modular web framework for Java and Kotlin

microprofile-config - MicroProfile Configuration Feature

Vaadin - Vaadin 6, 7, 8 is a Java framework for modern Java web applications.

cfg4j - Modern configuration library for distributed apps written in Java.

Ninja - Ninja is a full stack web framework for Java. Rock solid, fast and super productive.

helidon - Java libraries for writing microservices

Spring Boot - Spring Boot

jproperties - An efficient, up-to-date reader/writer for Java properties files

Google Web Toolkit - GWT Open Source Project

kumuluzee-config-mp - KumuluzEE MicroProfile Config 2.0 provides complete implementation of Eclipse MicroProfile Config 2.0 API for configuring microservices.

Play - The Community Maintained High Velocity Web Framework For Java and Scala.