Spring Loaded

Java agent that enables class reloading in a running JVM (by spring-projects)

Spring Loaded Alternatives

Similar projects and alternatives to Spring Loaded

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Spring Loaded alternative or higher similarity.

Spring Loaded reviews and mentions

Posts with mentions or reviews of Spring Loaded. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-03.
  • What blocked you from migrating beyond Java 8?
    3 projects | /r/java | 3 May 2022
    Hot reloading with spring-loaded doesn't support anything beyond JDK 8. New spring-devtools is much slower.
  • Speed boost achievement unlocked on Docker Desktop 4.6 for Mac
    9 projects | news.ycombinator.com | 16 Mar 2022
    When using Java, with say, jib and skaffold, when a change is detected the image is rebuilt with some fairly smart cacheing being done to minimize the build time.

    In more interesting setups, the class files aren't in the image but rather mapped in - much the same way one would with dynamic and then a hot reload - https://docs.spring.io/spring-boot/docs/1.3.8.RELEASE/refere...

    > Spring Loaded goes a little further in that it can reload class definitions with changes in the method signatures. With some customization it can force an ApplicationContext to refresh itself (but there is no general mechanism to ensure that would be safe for a running application anyway, so it would only ever be a development time trick probably).

    And this way, the container can remain the same with the class files being changed underneath it.

    https://github.com/spring-projects/spring-loaded

Stats

Basic Spring Loaded repo stats
2
2,710
0.0
about 2 years ago

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