thymeleaf-itutorial icon indicating copy to clipboard operation
thymeleaf-itutorial copied to clipboard

Thymeleaf interactive tutorial

Results 7 thymeleaf-itutorial issues
Sort by recently updated
recently updated
newest added

Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 3.2.18.RELEASE to 5.2.20.RELEASE. Release notes Sourced from spring-webmvc's releases. v5.2.20.RELEASE :star: New Features Restrict access to property paths on Class references #28262 Improve diagnostics in SpEL for...

dependencies

Since the itutorial is hosted at Heroku no stats software is running. We should configure some stats software in order to get some visitor's feedback, for example, any of the...

tracker:task
status:done

When a error raises, highlight in the editor the line with the error. This should be possible to achieve using the **getLineNumber()** method of **TemplateProcessingException** class.

tracker:feature
status:underevaluation

With IE8, there are encoding problems in generated sources and dynamic view boxes, for example, when typing Ñ or € in the source code box.

tracker:problem
status:underevaluation

Provide a method to automatically show if the user answer is correct, maybe using the Thymeleaf-testing framework. When the user types a correct answer, a "Congratulations" message should pop up...

tracker:feature
status:underevaluation

If we have problems with GAE limits we could implements some optimizations like: - Using CDN for third-party resources (jQuery, ACE, fonts...). - Do not use a request to show...

tracker:feature
status:underevaluation

New lines are not shown in the Java code dialog (for example, when you want to see Product.java code). The cause is a ACE JS Editor related issue: https://github.com/ajaxorg/ace/issues/1551

tracker:problem
status:underevaluation