https://github.com/bytekast/kettle-httplite-plugin
https://github.com/bytekast/kettle-httplite-plugin
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bytekast/kettle-httplite-plugin
- Owner: bytekast
- Created: 2014-07-10T21:22:46.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-11-03T16:27:56.000Z (over 11 years ago)
- Last Synced: 2023-04-10T16:09:07.846Z (about 3 years ago)
- Language: JavaScript
- Size: 593 KB
- Stars: 2
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Experimental Kettle plugin that uses web technologies like AngularJS to build UI interfaces for Spoon.
Utilizes the following projects:
* [Project Grizzly](https://grizzly.java.net) - embedded lightweight java server
* [DWR](http://directwebremoting.org/dwr/index.html) - Java/AJAX bridge
* [Spring Framework] (http://spring.io/projects) - Dependency Injection, Utils
* [AspectJ] (http://www.eclipse.org/aspectj/) - Used by Spring to configure non-managed beans. Utilizes compile-time weaving through Ant task