/spring_thymeleaf

Primary LanguageJavaMIT LicenseMIT

  • name: Upload coverage reports to Codecov uses: codecov/codecov-action@v4.0.1 with: token: ${{ secrets.CODECOV_TOKEN }}# spring_thymeleaf
spring init --dependencies=web,thymeleaf,devtools --package-name de.synyx.cl.learning.spring.thymeleaf Service

WebJars

restricted access unter Thymeleaf

cd Service
mvn spring-boot:run
browser http://localhost:8080/examples/restrictedAccessThymeleafExample
  • StandardExpressionExecutionContext