|
2 years ago | |
---|---|---|
.ci | 2 years ago | |
beehive-controls | 6 years ago | |
beehive-ejb-control | 8 years ago | |
beehive-jdbc-control | 4 years ago | |
beehive-jdbc-mapper | 5 years ago | |
beehive-jms-control | 8 years ago | |
beehive-netui-bootstrap | 8 years ago | |
beehive-netui-compiler | 6 years ago | |
beehive-netui-core | 4 years ago | |
beehive-netui-tags | 8 years ago | |
.gitignore | 9 years ago | |
BUILDING.txt | 9 years ago | |
DEVELOPING.txt | 9 years ago | |
LICENSE.txt | 9 years ago | |
NOTICE.txt | 9 years ago | |
README.md | 2 years ago | |
pom.xml | 5 years ago |
README.md
Beehive
Releases are available on maven central, snapshots on oss.sonatype.org
This is a (barely) maintained fork of beehive that still works with modern java, for legacy applications that still need beehive. You should NEVER use this in a new application, please use Spring or anything else.
Whether you use this or not, I recommend JdbcMapper as a drop-in, modern, safe replacement for beehive JdbcControls.
Original README.txt
Welcome to Beehive!
If you've come here to learn more about Beehive, here are a few starting points:
BUILDING.txt: How to build Beehive on your machine. DEVELOPING.txt Technical notes on contributing/committing files. LICENSE.txt: The Apache License and any other relevant licenses for this software. NOTICE.txt: Attribution notices required by various contributions.
The Apache Beehive website is located at:
And, the Beehive wiki is located at:
http://wiki.apache.org/beehive
Both of these contain additionl resources for getting started with developing or using Beehive.