Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yangboz/mustached-octo-wookie
Spring-boot+Solr+SwaggerUI RESTful.
https://github.com/yangboz/mustached-octo-wookie
carrot java lucene manhout opennlp solr spring-boot swagger-ui
Last synced: 9 days ago
JSON representation
Spring-boot+Solr+SwaggerUI RESTful.
- Host: GitHub
- URL: https://github.com/yangboz/mustached-octo-wookie
- Owner: yangboz
- License: mit
- Created: 2015-01-05T02:46:55.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-29T10:02:17.000Z (almost 9 years ago)
- Last Synced: 2024-10-28T00:05:30.597Z (about 2 months ago)
- Topics: carrot, java, lucene, manhout, opennlp, solr, spring-boot, swagger-ui
- Language: JavaScript
- Homepage: http://java.dzone.com/articles/getting-started-spring-data
- Size: 16.1 MB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
mustached-octo-wookie
=====================Walk through Spring-boot RESTful with Solr/Tika/OpenNLP/Carrot2/Manhout... based on <>.
1.How to install Solr?
brew install solr
2.How to start up Solr?
solr start
3.How to start up Spring-boot?
git clone https://github.com/yangboz/mustached-octo-wookie
cd mustached-octo-wookiemvn spring-boot:run -Dspring.profiles.active=local
4.Where is the RESTful result?
[http://localhost:8084/api/static/index.html](http://localhost:8084/api/static/index.html)
TODO:
=====================SwaggerUI from v1 transition to v2
https://github.com/springfox/springfox/blob/master/docs/transitioning-to-v2.md
References:
=====================http://www.mscharhag.com/spring/spring-data-solr-getting-started
http://java.dzone.com/articles/getting-started-spring-data
http://risnandar.wordpress.com/2013/09/08/how-to-install-and-setup-apache-lucene-solr-in-osx/
https://github.com/mscharhag/Spring-data-solr-example
http://www.petrikainulainen.net/spring-data-solr-tutorial/
http://www.mscharhag.com/spring/spring-data-solr-getting-started
http://projects.spring.io/spring-data-solr/
http://www.tamingtext.com/