Giter Site home page Giter Site logo

java-spring-boot-with-web-flow-and-thymeleaf's Introduction

Spring Boot with Spring Web Flow and Thymeleaf

Starter Spring Boot project with Spring Web Flow and Thymeleaf configured. I've been struggling with this one for quite some time until realized I've missed one line of code.

Well, I don't want you guys to waste time like I've done, so here you go :)

Thymeleaf configuration with Spring Webflow

What Thymeleaf says about integrating with Webflow is told on this page.

java-spring-boot-with-web-flow-and-thymeleaf's People

Contributors

vakho10 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

java-spring-boot-with-web-flow-and-thymeleaf's Issues

Fork this into thymeleaf's organization to use it as a sandbox

Hi, I'm thymeleaf's author.

Would you allow me to create a fork of this repository inside the thymeleaf GitHub organization so that I can use it as a base for a testing application (a thymeleafsandbox)? It would be very helpful for the occasional testing of Spring WebFlow integration issues…

Thanks!

AbstractFlowConfiguration not found

Hi.
I have downloaded and installed your code in my eclipse photon, but once updated this imports seems not working:
import org.springframework.webflow.config.AbstractFlowConfiguration;
import org.springframework.webflow.definition.registry.FlowDefinitionRegistry;

any idea??
Thanks for your code.

Trying to add static variable

I have downloaded your example and was able to get it running using gradle. Great example! Very hard finding a working example. So, I've tried adding a static variable, which I cannot seem to get working.

In the config file, I the thymeleafViewResolver method, I am trying to add the static variable, viewResolver.addStaticVariable("currentYear", Year.now());, where the currentYear is displayed in the footer as the copyright year. When I try to use the variable in one of the html page, it does not display. Is this not the proper way to define a static variable? Is there another way to define global variables other than creating a parent Model class?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.