An open API service indexing awesome lists of open source software.

https://github.com/bytekast/kettle-httplite-plugin


https://github.com/bytekast/kettle-httplite-plugin

Last synced: about 1 year ago
JSON representation

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