https://github.com/ebean-orm/ebean-spring-agent
Spring configuration for programatically loading the agent early in the spring lifecycle
https://github.com/ebean-orm/ebean-spring-agent
Last synced: 5 months ago
JSON representation
Spring configuration for programatically loading the agent early in the spring lifecycle
- Host: GitHub
- URL: https://github.com/ebean-orm/ebean-spring-agent
- Owner: ebean-orm
- License: apache-2.0
- Created: 2016-12-21T06:46:08.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-21T08:14:37.000Z (about 9 years ago)
- Last Synced: 2025-01-18T01:32:15.711Z (12 months ago)
- Language: Java
- Size: 13.7 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ebean-spring-agent
Spring configuration for programmatically loading the agent early in the spring lifecycle.
Note that I (Rob) personally do not use programmatic agent loading and
prefer to use the IDE enhancement plugins for IDEA and Eclipse.
That is, I myself won't use `ebean-spring-agent`.