JSON:API for Spring HATEOAS
A JSON:API media type implementation for Spring HATEOAS.
License: Apache 2.0
Sources: GitHub
HAL Explorer
Implemented with the latest version of Angular
With HAL Explorer you can browse and explore HAL (and HAL-FORMS) based RESTful Hypermedia APIs.
Cool Web Apps with Spring Boot, Angular and TypeScript
All the labs for the training
This is the reference implementation for all the labs of the training Cool Web Apps with Spring Boot, Angular and TypeScript.
Chatty
A chat demo that evaluates several technologies
Chatty is my playground to evaluate several technologies, like Spring Boot, Jersey, Angular 2, TypeScript, Bootstrap, Atmosphere and many more.
JCalendar
The free Java Date Picker
JCalendar is a Java date chooser bean for graphically picking a date. JCalendar is composed of several other Java beans, a JDayChooser, a JMonthChooser and a JYearChooser. All these beans have a locale property, provide several icons (Color 16×16, Color 32×32, Mono 16×16 and Mono 32×32) and their own locale property editor. So they can easily be used in GUI builders.
License: Dual Licence => LGPL or contact me for commercial license
Download:jcalendar-1.4.zip
Sources: GitHub
e4 Tutorial Labs
The Reference Implementation for my Eclipse 4 Tutorial
This is the reference implementation for all the labs of the training Eclipse 4 Rich Client Platform. It is a little contacts app with contributions to the application model, selection service, new CSS theme, tests, and a headless build with Tycho.
TypeScript Demo
Demos for my TypeScript conference sessions
These are demos for very simple TypeScript + JQuery Mobile based apps. This includes a small contacts demo app.
JQuery Mobile Demos
Demos for my JQuery Mobile conference sessions
These are demos for very simple JQuery Mobile based apps. The demos include a little bar finder using the yelp api.
Eclipse 4 Rendering Engines
Prototyping JavaFX and Swing based rendering engines
e4 rendering is a proof of concept to integrate rendering engines for several UI toolkits like JavaFX 2.x and Swing into the Eclipse 4 Application Platform. The project is not longer continued, the proof is made but it would be a big effort to raise it to product quality.
OSGi Vaadin Demo
Dynamic UIs with server-side OSGi
With Vaadin and OSGi it it possible to write Web applications with a dynamic and modular GUI. Read my blog for details or watch the presentation on slideshare.
License: EPL
Download:osgi-vaadin-demo.zip (6.8 MB)
Sources: GitHub