Gradle Build Tool Introducing the DS Gradle Cloud Cache DS Gradle Cloud Cache is a commercial distributed cache for Gradle that integrates with any Gradle build.
Newsroom Product licensing changing to Creative Commons Devsoap product license is changing to the Creative Commons. Read more about what this means for your project here.
Vaadin Flow Framework New beta releases out for both Vaadin Flow and Vaadin 8 Beta versions of Vaadin Gradle plugins released to support Gradle 6.
Vaadin Flow Framework Gradle support for Vaadin 14 now available for PRO subscribers Gradle Vaadin Flow plugin 1.3 is now available with support for Vaadin 14.
Newsroom Become a PRO (for the price of a coffee) Introducing a new PRO subscription to get the features among the first, prioritized bug tickets, access to PRO only documentation and more.
Newsroom Product documentation now available! Product documentation now available at docs.devsoap.com!
Vaadin Flow Framework Gradle Vaadin Flow 1.0 released! Gradle Vaadin Flow 1.0 provides you with the most performant and easy to use build integration for Vaadin Flow applications today.
Vaadin Flow Framework Gradle Vaadin Flow plugin M6 released The Gradle Vaadin Flow M6 release brings Spring Boot and multi-module support for the plugin.
Vaadin Flow Framework Gradle Vaadin Plugin to be included in Vaadin 11 Platform Today it became offical that the Gradle Vaadin Plugin made by Devsoap Inc. will become the foundation that the next major Vaadin Framework 11 Platform release will be built upon.
Vaadin Flow Framework Groovy and Kotlin with Vaadin 10 Yet again a month has passed since the latest release of the Gradle Vaadin Flow plugin [https://github.com/devsoap/gradle-vaadin-flow/pulls] and now it is time for the fifth release of the
Vaadin Flow Framework Gradle Vaadin Flow plugin M4 released This release focuses on improving production mode as well as client side dependency handling. It improves caching as well as adds support for Web templates.
Vaadin Flow Framework Gradle Vaadin Flow plugin M3 released This is a maintenance release for the Gradle Vaadin Flow plugin. This release mostly focuses on tweaking the existing functionality to be simpler and faster.
Vaadin Flow Framework Production ready Gradle Vaadin Flow applications If we all would only need to support the latest version of Google Chrome then this article would most likely not need to exist. However, in real life we certainly will want to
Vaadin Flow Framework Using Web Components in Vaadin with Gradle The latest version of the Gradle Vaadin Plugin 1.0.0.M2 now supports using Web Components in your Vaadin Projects.
Vaadin Flow Framework Building Vaadin Flow apps with Gradle I am happy to announce a new Gradle plugin for building Vaadin Flow applications! For more information go to the project website at https://github.com/devsoap/gradle-vaadin-flow
Vaadin Framework Gradle Vaadin Plugin 1.2 released I am happy to announce a new minor version of the plugin! Here are the most prominent changes with the 1.2 release. Plugin id changes The old plugin id (fi.jasoft.plugin.
Vaadin Framework Never compile your widgetset again with Gradle build-cache Widgetset compile is one of the most time-consuming things in any Vaadin build. On a fast machine it will usually take from just under one minute up to several minutes every time we
Vaadin Framework EOL for Vaadin addons I have been supporting many of my Vaadin addons I have contributed to the open source community for a long time (some soon over half a decade) and currently I find I have
Gradle Build Tool Building Spring Boot Vaadin applications with Gradle Alright, so you have been bitten by the Spring Boot bug and want to write your Vaadin applications using Spring Boot and Gradle. How would you get started? 1. Create a Gradle Spring
Vaadin Framework Converting a Vaadin Maven project to Gradle So you started out with creating a new Vaadin project in Eclipse and it created a Maven project and after a while you have noticed it isn't working out for you and want
Vaadin Framework Gradle Vaadin Plugin 0.11 beta released Gradle Vaadin Plugin 0.11 is probably the biggest release since the first version of the plugin came out nearly 4 years ago. Many things under the hood has changed and improved, mostly
Vaadin Framework Sneak peak into Gradle Vaadin Plugin 0.11 Changes in how dependencies are handled As you all most likely know the plug-in will inject the required vaadin dependencies into the build so you can start developing with Vaadin without any whatsoever
Vaadin Framework What is new with Gradle Vaadin Plugin 0.10 Here are some of the most prominent features of the release: Widgetset CDN support The biggest new feature of 0.10 must be the new support for using pre-built widgetsets provided by http:
Vaadin Framework What is new with Gradle Vaadin Plugin 0.9 It took all summer but finally it is ready, the next minor release of the Gradle Vaadin Plugin. And what a release it turned out to be. Lets take a look at what