spring-loaded
Class reloader
Enables class reloading in a running JVM to modify class files and bytecode
Java agent that enables class reloading in a running JVM
3k stars
204 watching
515 forks
Language: Java
last commit: almost 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
spring-projects/spring-boot | A framework for creating production-grade applications with minimal setup and configuration | 75,611 |
spring-projects/spring-petclinic | A sample Spring-based application showcasing key features and configurations | 7,821 |
hotswapprojects/hotswapagent | Enables runtime redefinition of classes and resources in Java applications. | 2,376 |
spring-projects/spring-statemachine | A framework that enables state machine concepts in Spring applications | 1,572 |
spring-projects/spring-batch | A framework for writing batch applications using Java and Spring | 2,750 |
spring-projects/spring-hateoas | Library to help create REST representations with links to other resources | 1,045 |
spring-projects/spring-framework | Provides a comprehensive set of tools and services for building enterprise applications | 56,924 |
spring-projects/spring-data-jpa | A module that simplifies JPA-based data access layer development in Spring-powered applications | 3,037 |
springside/springside4 | A Spring Framework based reference architecture for JavaEE applications | 5,713 |
spring-projects/spring-data-neo4j | Provides a Spring-based framework for integrating with Neo4j graph databases | 840 |
clj-commons/virgil | A tool for live-compiling Java classes from Clojure code without restarting the REPL. | 317 |
spring-projects/spring-integration | Provides an extension of the Spring programming model to support Enterprise Integration Patterns and lightweight messaging within applications. | 1,550 |
spring-projects/spring-kafka | Provides a familiar Spring abstraction for Apache Kafka | 2,244 |
kolorobot/spring-mvc-quickstart-archetype | A pre-configured Maven project template for building a Spring MVC web application with JPA and Thymeleaf | 1,048 |
rails/spring | Speeds up development by keeping the application running in the background, allowing faster reload of code changes. | 2,808 |