MCPcopy
hub / github.com/leehaut/spring-boot-all

github.com/leehaut/spring-boot-all @main sqlite

repository ↗ · DeepWiki ↗
10,652 symbols 40,449 edges 696 files 345 documented · 3%
README

spring-boot

依赖1.5.19版本,http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/

spring-boot-parent

所有Module均依赖spring-boot-parent

xml

``` ../spring-boot-hello ../spring-boot-devtools ../spring-boot-mybatis ../spring-boot-shiro ../spring-boot-shiro-redis ../spring-boot-cache-ehcache ../spring-boot-cache-redis ../spring-boot-activemq-producer ../spring-boot-activemq-consumer ../spring-boot-email ../spring-boot-freemarker ../spring-boot-websocket ../spring-boot-websocket-client ../spring-boot-sitemesh ../spring-boot-easyui-kindeditor ../spring-boot-quartz ../spring-boot-springfox ../spring-boot-crawler ../spring-boot-jpa ../spring-boot-activiti ../spring-boot-welcome-page ../spring-boot-sharding

org.springframework.boot spring-boot-starter-parent 1.5.19.RELEASE ``` | Name | Description | | ------------- |--------------------- | | spring-boot-starter | The core Spring Boot starter, including auto-configuration support, logging and YAML | | spring-boot-starter-actuator | Production ready features to help you monitor and manage your application. | | spring-boot-starter-amqp | are neat | |spring-boot-starter-aop |Support for aspect-oriented programming including spring-aop and AspectJ. | |spring-boot-starter-artemis |Support for “Java Message Service API” via Apache Artemis. | |spring-boot-starter-batch |Support for “Spring Batch” including HSQLDB database. | |spring-boot-starter-cache |Support for Spring’s Cache abstraction. | |spring-boot-starter-cloud-connectors |Support for “Spring Cloud Connectors” which simplifies connecting to services in cloud platforms like Cloud Foundry and Heroku. | |spring-boot-starter-data-elasticsearch |Support for the Elasticsearch search and analytics engine including spring-data-elasticsearch. | |spring-boot-starter-data-gemfire |Support for the GemFire distributed data store including spring-data-gemfire. | |spring-boot-starter-data-jpa |Support for the “Java Persistence API” including spring-data-jpa, spring-orm and Hibernate.| |spring-boot-starter-data-mongodb |Support for the MongoDB NoSQL Database, including spring-data-mongodb. | |spring-boot-starter-data-rest |Support for exposing Spring Data repositories over REST via spring-data-rest-webmvc. | |spring-boot-starter-data-solr |Support for the Apache Solr search platform, including spring-data-solr. | |spring-boot-starter-freemarker |Support for the FreeMarker templating engine. | |spring-boot-starter-groovy-templates |Support for the Groovy templating engine. | |spring-boot-starter-hateoas |Support for HATEOAS-based RESTful services via spring-hateoas. | |spring-boot-starter-hornetq |Support for “Java Message Service API” via HornetQ. | |spring-boot-starter-integration |Support for common spring-integration modules. | |spring-boot-starter-jdbc |Support for JDBC databases. | |spring-boot-starter-jersey |Support for the Jersey RESTful Web Services framework. | |spring-boot-starter-jta-atomikos |Support for JTA distributed transactions via Atomikos. | |spring-boot-starter-jta-bitronix |Support for JTA distributed transactions via Bitronix. | |spring-boot-starter-mail |Support for javax.mail. | |spring-boot-starter-mobile |Support for spring-mobile. | |spring-boot-starter-mustache |Support for the Mustache templating engine. | |spring-boot-starter-redis |Support for the REDIS key-value data store, including spring-redis. |
|spring-boot-starter-security |Support for spring-security. | |spring-boot-starter-social-facebook |Support for spring-social-facebook. | |spring-boot-starter-social-linkedin |Support for spring-social-linkedin. | |spring-boot-starter-social-twitter |Support for spring-social-twitter. | |spring-boot-starter-test |Support for common test dependencies, including JUnit, Hamcrest and Mockito along with the spring-test module. | |spring-boot-starter-thymeleaf |Support for the Thymeleaf templating engine, including integration with Spring. | |spring-boot-starter-velocity |Support for the Velocity templating engine. | |spring-boot-starter-web |Support for full-stack web development, including Tomcat and spring-webmvc. |
|spring-boot-starter-websocket |Support for WebSocket development. | |spring-boot-starter-ws |Support for Spring Web Services. |

Extension points exported contracts — how you extend this code

LoginService (Interface)
(no doc) [7 implementers]
spring-boot-samples/src/main/java/com/lance/service/LoginService.java
CityService (Interface)
(no doc) [5 implementers]
spring-boot-hibernate5/src/main/java/com/lance/hibernate/service/CityService.java
CityService (Interface)
(no doc) [5 implementers]
spring-boot-jpa-querydsl/src/main/java/com/lance/querydsl/service/CityService.java
EchoService (Interface)
(no doc) [4 implementers]
spring-boot-websocket/src/main/java/com/lance/websocket/service/EchoService.java
ModuleService (Interface)
(no doc) [3 implementers]
spring-boot-shiro/src/main/java/com/lance/shiro/service/ModuleService.java
ModuleService (Interface)
(no doc) [3 implementers]
spring-boot-shiro-redis/src/main/java/com/lance/shiro/service/ModuleService.java
CompanyService (Interface)
@author Lance @since 2019-03-01 23:05:40 [1 implementers]
spring-boot-sharding/src/main/java/com/lance/sharding/service/CompanyService.java
NewService (Interface)
(no doc) [2 implementers]
spring-boot-freemarker/src/main/java/com/lance/freemaker/service/NewService.java

Core symbols most depended-on inside this repo

call
called by 5084
spring-boot-crawler/src/main/java/com/lance/crawler/Crawler.java
find
called by 4615
spring-boot-cache-ehcache/src/main/java/com/lance/cache/TaskJob.java
datagrid
called by 1965
spring-boot-sitemesh/src/main/java/com/lance/sitemesh/web/IndexController.java
call
called by 1649
spring-boot-samples/src/main/java/com/lance/application/CrawlerCall.java
remove
called by 1429
spring-boot-springfox/src/main/java/com/lance/springfox/web/FoxController.java
apply
called by 1069
spring-boot-activiti/src/main/java/com/lance/activiti/utils/FastjsonFilter.java
add
called by 889
spring-boot-freemarker/src/main/java/com/lance/freemaker/web/system/SystemNewController.java
K
called by 360
spring-boot-websocket-netty-server/src/main/webapp/resources/js/IE7.js

Shape

Function 9,493
Method 902
Class 213
Interface 43
Enum 1

Languages

TypeScript89%
Java11%

Modules by API surface

spring-boot-sitemesh/src/main/resources/static/plugin/jquery.easyui.min.js518 symbols
spring-boot-quartz/src/main/resources/static/plugin/jquery.easyui.min.js518 symbols
spring-boot-jpa/src/main/resources/static/plugin/jquery.easyui.min.js518 symbols
spring-boot-jpa-querydsl/src/main/resources/static/plugin/jquery.easyui.min.js518 symbols
spring-boot-hibernate5/src/main/resources/static/plugin/jquery.easyui.min.js518 symbols
spring-boot-easyui-kindeditor/src/main/resources/static/plugin/jquery.easyui.min.js518 symbols
spring-boot-activiti/src/main/resources/static/plugin/jquery.easyui.min.js518 symbols
spring-boot-springfox/src/main/resources/static/api/lib/sanitize-html.min.js215 symbols
spring-boot-springfox/src/main/resources/static/api/lib/lodash.min.js184 symbols
spring-boot-easyui-kindeditor/src/main/resources/static/editor/kindeditor-all-min.js142 symbols
spring-boot-freemarker/src/main/resources/static/kindeditor/kindeditor-min.js116 symbols
spring-boot-sitemesh/src/main/resources/static/plugin/plugins/jquery.datagrid.js94 symbols

Dependencies from manifests, versioned

com.alibaba:druid1.0.20 · 1×
com.alibaba:druid-spring-boot-starter1.1.14 · 1×
com.alibaba:fastjson1.2.12 · 1×
com.github.axet:kaptcha
com.lmax:disruptor3.3.4 · 1×
com.querydsl:querydsl-apt4.1.4 · 1×
com.querydsl:querydsl-core
com.querydsl:querydsl-jpa
commons-codec:commons-codec

Datastores touched

(mysql)Database · 1 repos
demo-schemaDatabase · 1 repos
ops_0Database · 1 repos
ops_1Database · 1 repos
ops_2Database · 1 repos

For agents

$ claude mcp add spring-boot-all \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact