Skip to content

Use https scheme in examples #76

Open
@php-coder

Description

@php-coder

Inspired by https://spring.io/blog/2019/06/10/announcing-nohttp I'd like to use HTTPS instead of HTTP for Thymeleaf URLs.

I see that documentation have examples with http:

xmlns:th="http://www.thymeleaf.org"

Here is the question: can I simply replace http by https in the xmlns? And if yes, should we update documentation to use https URLs in examples?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions