/spring-crud-with-solr

This project includes simple spring mvc web app with maven with integration of solr. In this project you will be able to do insert/update/delete/list operation. Also you will be able search data using solr will display the data in broswer. You can download the project and to test visit url: /employee/search/abc then it will search data in employee database table from all columns.

Primary LanguageJava

No issues in this repository yet.