Visual Page Design with Spring Boot

Опубликовано: 08 Апрель 2026
на канале: ChangeNode
2,929
71

An introduction to how to use Spring Boot with a visual web page designer. In this video we are looking at Pinegrow, a modern, full featured visual editor with support for Bootstrap, Tailwind CSS, and many other frameworks.

Sample code from video:
https://github.com/ChangeNode/frisson

Visual web page editor
https://pinegrow.com/

Spring Boot
https://spring.io/projects/spring-boot

Thymeleaf
https://www.thymeleaf.org/

HTMX
https://htmx.org/

Table of Contents:

05:40 - Starting to look at code
06:57 - Starting the app demo
08:57 - Introducing Pinegrow
16:03 - Setting up Spring Boot for Pinegrow