hank-cp / sbp

Plugin framework for Spring Boot based on pf4j.
Apache License 2.0
205 stars 67 forks source link

Application can't load the plugin's resourse #41

Closed lanjishi closed 11 months ago

lanjishi commented 1 year ago

Frist ,I have a plugin use springboot and thymeleaf,it can run .

but when the application load it , it's error like

Error resolving template [search_index], template might not exist or might not be accessible by any of the configured Template Resolvers

hank-cp commented 1 year ago

Could you create a reproducible repo for this? sbp haven't be tested with thymeleaf yet.