Spring Boot + Hibernate Search example
Here we will create a Spring Boot web application example with Hibernate Search + Thymeleaf template engine, and deploy it as a WAR to Wildfly 10.1. Technologies used: Spring Boot 1.5.6.RELEASE Java 8 Hibernate Search 5.6.1.Final Embedded Tomcat, Wildfly 8.1 Final & 10.1 Final 1. Project Structure A standard Maven project structure 1. Project Dependencies …