About 400 results
Open links in new tab
  1. Spincast - Plugins - Spincast JS Closure Compiler

    Spincast JS Closure Compiler plugin - Integration with Google's Closure Compiler to optimize your Javascript files.

  2. Spincast - Demo - Hello World - Quick

    4 : Spincast.init(args) will create a Guice context using the default plugins, will bind the current App class in the context and will load it. 7-8 : This init method is going to be called automatically when the …

  3. Spincast - Documentation

    That HTML interface can be generated by Spincast (using a built-in templating engine) or can be a Single Page Application where Spincast is used as a bootstrapper and a data provider (JSON or …

  4. Uses of Class org.spincast.plugins.logbackutils.config ...

    Uses of SpincastLogbackConfigurerConfigDefault in org.spincast.quickstart.config Subclasses of SpincastLogbackConfigurerConfigDefault in org.spincast.quickstart.config Modifier and Type Class …

  5. Spincast - News - Spincast testing utilities

    Jul 2, 2016 · There is a new section in the documentation about testing your application using Spincast. Spincast testing is first and foremost about using a Guice context to run the tests.

  6. Spincast - Download

    Of course we eat our own dog food! This site is entirely built using Spincast Java web framework. [source code]

  7. Spincast - Plugins

    Spincast Logback Utils Environment-specific Logback configuration, with content tweaking and dependency injection support.

  8. Spincast - Java web framework

    Power to the developers! Spincast is an highly flexible and open source Java web framework, based on Guice.

  9. Spincast - Demo - Real applications

    A RealWorld.io Spincast implementation has been developed and passes all the tests with pride. This is probably the best open source application available to learn how to use Spincast!

  10. Spincast - Demos - HTML Forms - File upload

    Make sure you also try the first demo of this section, Introduction - Single field which introduces forms and validation using Spincast. Otherwise, you can learn everything about forms and validation in the …