All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.index.html Maven / Gradle / Ivy

The newest version!
{#==========================================
Index
==========================================#}
{% extends "./layout.html" %}

{% block sectionClasses %}index{% endblock %}
{% block meta_title %}Java web framework{% endblock %}
{% block meta_description %}Highly Flexible Java Web Framework Based On Guice{% endblock %}

{% block scripts %}




{% endblock %}


{% block body %}

Propulsion for your web backend

Spincast is an highly flexible and open source Java web framework, based on Guice.

{#========================================== Main content ==========================================#}
{#========================================== Impress presentation ==========================================#} {#========================================== Impress not supported ==========================================#}

Any web application

Spincast is a framework to serve as a backend for Single Page Applications (SPA), to develop old-school HTML generated websites or even to be a REST web service / microservice platform.

Flexible...

Spincast is based on Guice from the ground up. It is very flexible: each part can be tweaked/overridden, even the core classes. There are no static methods and no private methods.

.... very flexible!

Spincast aims to feel more like a library than like a framework. It is not opinionated and favors configuration over convention.

Modular

Spincast is composed of a small core and a plugins ecosystem.

WebSockets

WebSockets are fully supported. Even by the Spincast HTTP client!

Embedded server

The embedded server makes everything easy to develop, test and deploy... Think Node.js + Express, but easier to develop (no asynchronous code) and using a better language than Javascript!

Powerful router

Spincast's powerful router is injectable and dynamic. That means you can add and remove routes from anywhere in your application, at any time.

Compatible and tested

Spincast is Java 7 compatible and is validated using more than 800 tests.

{#========================================== We hide the "No preesentation" as soon as possible if javascript is enabled. ==========================================#}
{#========================================== Right sidebar ==========================================#} {# End right-sidebar #}
{# End row #}
{% endblock %}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy