Persism VS Spring

Compare Persism vs Spring and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Persism Spring
37 78
137 54,978
- 0.8%
3.9 10.0
7 months ago 4 days ago
TSQL Java
BSD 3-clause "New" or "Revised" License 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.

Persism

Posts with mentions or reviews of Persism. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-18.

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

  • 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
    14 projects | dev.to | 10 Apr 2023
    Spring Framework
  • To use Java Collections or another collections library? (Eclipse, Guava, Apache)
    3 projects | /r/java | 27 Jan 2023
    https://github.com/spring-projects/spring-framework/tree/main/spring-jcl (commons logging checked in)
  • Want to Get Better at Java? Go Old School.
    5 projects | dev.to | 18 Jan 2023
    We had to write our own frameworks (uphill, both ways) but most current frameworks will have similar documentation pages as well. Both Apache and Spring are especially good at that.
  • Personal experiences with Native (GraalVM) Images and Spring 6 / Spring Boot 3?
    6 projects | /r/java | 15 Jan 2023
    ...but you actually can't. This issue - which was thankfully recently closed - demonstrated that the pre-compiled code is not 100% indicative of the AOT-compiled end product, so that spectre of having to conduct the build process on your work machine still exists.
    6 projects | /r/java | 15 Jan 2023
    For example I know that a lot of stuff can be done using XML...but controllers can't. (Explicitly not allowed https://github.com/spring-projects/spring-framework/issues/10427)
    6 projects | /r/java | 15 Jan 2023
    I also created the issue spring-framework#29844 where I share more context about how AOT limit what can be changed at runtime, what we plan to improve, and some guidance for deploying native applications.

What are some alternatives?

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

Jooby - The modular web framework for Java and Kotlin

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

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

Google Web Toolkit - GWT Open Source Project

Spring Boot - Spring Boot

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

PrimeFaces - Ultimate Component Suite for JavaServer Faces

Ratpack - Lean & powerful HTTP apps

Apache Maven - Apache Maven core

Apache Wicket - Apache Wicket - Component-based Java web framework

SQLDelight - SQLDelight - Generates typesafe Kotlin APIs from SQL

Blade - :rocket: Lightning fast and elegant mvc framework for Java8