MCPcopy Index your code
hub / github.com/Harries/springboot-demo

github.com/Harries/springboot-demo @release-v1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release release-v1.0 ↗ · + Follow
5,803 symbols 19,997 edges 773 files 1,979 documented · 34%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

springboot-demo

a simple springboot demo with something components for example: redis,solr,rockmq and so on.

Module

Module name Module description
demo springboot with web
redis springboot with redis
hanlp springboot with hanlp
mysql springboot with mysql
minio springboot with minio
elasticsearch springboot with elasticsearch
rocketmq springboot with rocketmq

License

MIT

Extension points exported contracts — how you extend this code

IHit (Interface)
命中一个模式串的处理方法 [20 implementers]
hanlp/src/main/java/com/hankcs/hanlp/collection/AhoCorasick/AhoCorasickDoubleArrayTrie.java
Paginable (Interface)
分页实体 @author zhoudong [3 implementers]
elasticsearch/src/main/java/com/et59/elaticsearch/page/Paginable.java
SolrService (Interface)
@author zhoudong @version 0.1 @date 2018/12/01 18:06 [2 implementers]
solr/src/main/java/com/et59/solr/service/SolrService.java
UserMapper (Interface)
(no doc)
mysql/src/main/java/com/et/mysql/mapper/UserMapper.java
ISentenceKey (Interface)
可以唯一代表一个句子的键,可以与其他句子区别开来 @author hankcs [6 implementers]
hanlp/src/main/java/com/hankcs/hanlp/suggest/scorer/ISentenceKey.java
BaseSearchService (Interface)
@author zhoudong @version 0.1 @date 2018/12/13 15:32 [3 implementers]
elasticsearch/src/main/java/com/et59/elaticsearch/service/BaseSearchService.java
ICacheAble (Interface)
可写入或读取二进制 @author hankcs [35 implementers]
hanlp/src/main/java/com/hankcs/hanlp/corpus/io/ICacheAble.java
EsSearchService (Interface)
@author zhoudong @version 0.1 @date 2018/12/13 15:32 [2 implementers]
elasticsearch/src/main/java/com/et59/elaticsearch/service/EsSearchService.java

Core symbols most depended-on inside this repo

addKeyword
called by 3661
hanlp/src/main/java/com/hankcs/hanlp/dictionary/nt/OrganizationDictionary.java
get
called by 948
hanlp/src/main/java/com/hankcs/hanlp/collection/trie/ITrie.java
append
called by 823
hanlp/src/main/java/com/hankcs/hanlp/collection/trie/datrie/IntArrayList.java
add
called by 753
hanlp/src/main/java/com/hankcs/hanlp/classification/corpus/IDataSet.java
size
called by 710
hanlp/src/main/java/com/hankcs/hanlp/collection/trie/ITrie.java
push
called by 659
hanlp/src/main/java/com/hankcs/hanlp/seg/common/WordNet.java
println
called by 440
hanlp/src/main/java/com/hankcs/hanlp/collection/AhoCorasick/AhoCorasickDoubleArrayTrie.java
length
called by 438
hanlp/src/main/java/com/hankcs/hanlp/corpus/document/sentence/word/IWord.java

Shape

Method 3,643
Function 1,388
Class 704
Interface 44
Enum 24

Languages

Java76%
TypeScript24%

Modules by API surface

solr/solr-7.5.0/server/solr-webapp/webapp/libs/angular.js426 symbols
solr/solr-7.5.0/server/solr-webapp/webapp/libs/d3.js370 symbols
solr/solr-7.5.0/server/solr-webapp/webapp/libs/angular.min.js228 symbols
hanlp/src/main/java/com/hankcs/hanlp/model/crf/crfpp/TaggerImpl.java82 symbols
hanlp/src/main/java/com/hankcs/hanlp/collection/trie/datrie/MutableDoubleArrayTrieInteger.java72 symbols
solr/solr-7.5.0/server/solr-webapp/webapp/libs/jquery-2.1.3.min.js64 symbols
hanlp/src/test/java/com/hankcs/hanlp/seg/SegmentTest.java48 symbols
hanlp/src/main/java/com/hankcs/hanlp/dependency/nnparser/Matrix.java47 symbols
hanlp/src/main/java/com/hankcs/hanlp/collection/trie/DoubleArrayTrie.java45 symbols
solr/solr-7.5.0/server/solr-webapp/webapp/libs/jquery-1.7.2.min.js42 symbols
hanlp/src/main/java/com/hankcs/hanlp/model/crf/crfpp/FeatureIndex.java39 symbols
hanlp/src/main/java/com/hankcs/hanlp/corpus/io/IOUtil.java37 symbols

Datastores touched

(mysql)Database · 1 repos
demoDatabase · 1 repos
ordersDatabase · 1 repos

For agents

$ claude mcp add springboot-demo \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page