{"id":56378,"library":"thymeleaf-spring5","title":"Thymeleaf Spring 5","description":"Modern server-side Java template engine for web and standalone environments, integrated with Spring 5.","status":"active","version":"3.1.5.RELEASE","language":"java","source_language":null,"source_url":"https://github.com/thymeleaf/thymeleaf","tags":["template","spring","web","java"],"install":[{"cmd":"<dependency>\n  <groupId>org.thymeleaf</groupId>\n  <artifactId>thymeleaf-spring5</artifactId>\n  <version>3.1.5.RELEASE</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.thymeleaf:thymeleaf-spring5:3.1.5.RELEASE'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"SpringTemplateEngine","correct":"org.thymeleaf.spring5.SpringTemplateEngine"}],"quickstart":{"code":"import org.thymeleaf.spring5.SpringTemplateEngine;\nimport org.thymeleaf.templateresolver.ClassLoaderTemplateResolver;\n\nSpringTemplateEngine engine = new SpringTemplateEngine();\nClassLoaderTemplateResolver resolver = new ClassLoaderTemplateResolver();\nresolver.setPrefix(\"/templates/\");\nresolver.setSuffix(\".html\");\nengine.setTemplateResolver(resolver);\nString result = engine.process(\"hello\", context);","lang":"java","description":"Configure and use Thymeleaf template engine with Spring 5."},"warnings":[],"env_vars":null,"search_vec":"'5':3,19 'engin':10 'environ':15 'integr':16 'java':8,23 'modern':4 'server':6 'server-sid':5 'side':7 'spring':2,18,21 'standalon':14 'templat':9,20 'thymeleaf':1 'web':12,22","created_at":"2026-06-15T10:34:05.204438+00:00","updated_at":"2026-06-15T10:34:05.204438+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://www.thymeleaf.org","github":"https://github.com/thymeleaf/thymeleaf","docs":"https://appdoc.app/artifact/org.thymeleaf/thymeleaf-spring5/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}