https://github.com/airen3339/spring-boot-study
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.6%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: airen3339
- Language: Java
- Default Branch: dependabot/maven/spring-boot2-study/spring-boot2-parent/com.alibaba-fastjson-1.2.83
- Size: 3.02 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 3 years ago
· Last pushed almost 3 years ago
Metadata Files
Readme
README.md
spring-boot2-wechat-pay
【微信企业支付集成】技术点
功能介绍
- 微信企业支付集成(最快五分钟集成)
本项目教程
该系列教程
个人说明
期望和大家”一起学习,一起成长“,共勉,O(∩_∩)O谢谢
不讲虚的,只做实干家
Talk is cheap,show me the code
关于我
欢迎交流问题,可加我的个人QQ 469580884,或Q群号 751925591,一起探讨交流问题
Owner
- Login: airen3339
- Kind: user
- Repositories: 187
- Profile: https://github.com/airen3339
GitHub Events
Total
Last Year
Dependencies
spring-boot2-study/spring-boot2-parent/spring-boot2-dockerfile/src/main/docker/Dockerfile
docker
- java 8 build
pom.xml
maven
- mysql:mysql-connector-java
- org.apache.rocketmq:rocketmq-client 4.3.0
- org.mybatis.spring.boot:mybatis-spring-boot-starter 1.1.1
- org.springframework.boot:spring-boot-devtools
- org.springframework.boot:spring-boot-starter-actuator
- org.springframework.boot:spring-boot-starter-amqp
- org.springframework.boot:spring-boot-starter-data-jpa
- org.springframework.boot:spring-boot-starter-data-redis
- org.springframework.boot:spring-boot-starter-test
- org.springframework.boot:spring-boot-starter-thymeleaf
- org.springframework.boot:spring-boot-starter-web
- org.springframework.kafka:spring-kafka
spring-boot2-study/spring-boot2-parent/pom.xml
maven
spring-boot2-study/spring-boot2-parent/spring-boot2-alipay/pom.xml
maven
- alipay-sdk:alipay-sdk 1.0
- com.github.xiaoymin:swagger-bootstrap-ui
- io.springfox:springfox-swagger-ui
- io.springfox:springfox-swagger2
- net.sf.json-lib:json-lib-ext-spring
- org.projectlombok:lombok
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web
spring-boot2-study/spring-boot2-parent/spring-boot2-api-protect/pom.xml
maven
- net.sf.json-lib:json-lib-ext-spring
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web
spring-boot2-study/spring-boot2-parent/spring-boot2-autotest/pom.xml
maven
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web
- io.qameta.allure:allure-junit4 2.12.0 test
- org.springframework.boot:spring-boot-starter-test test
spring-boot2-study/spring-boot2-parent/spring-boot2-crawler/pom.xml
maven
- net.sf.json-lib:json-lib-ext-spring
- org.nlpcn:nlp-lang 1.7
- org.projectlombok:lombok
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web
- us.codecraft:webmagic-extension 0.6.0
spring-boot2-study/spring-boot2-parent/spring-boot2-distributed-id/pom.xml
maven
- com.md:spring-boot2-distributed-id-core-leafid 0.0.1-SNAPSHOT
- net.sf.json-lib:json-lib-ext-spring
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web
spring-boot2-study/spring-boot2-parent/spring-boot2-distributed-id-core-leafid/pom.xml
maven
- com.fasterxml.jackson.core:jackson-databind provided
- commons-io:commons-io 2.4
- org.apache.curator:curator-recipes 2.6.0
- org.apache.logging.log4j:log4j-core
- org.perf4j:perf4j 0.9.16
- org.slf4j:slf4j-api
spring-boot2-study/spring-boot2-parent/spring-boot2-distributed-lock/pom.xml
maven
- net.sf.json-lib:json-lib-ext-spring
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-data-redis
- org.springframework.boot:spring-boot-starter-integration
- org.springframework.boot:spring-boot-starter-web
- org.springframework.integration:spring-integration-redis
spring-boot2-study/spring-boot2-parent/spring-boot2-docker/pom.xml
maven
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web
spring-boot2-study/spring-boot2-parent/spring-boot2-dockerfile/pom.xml
maven
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web
spring-boot2-study/spring-boot2-parent/spring-boot2-dubbo-consumer/pom.xml
maven
- com.alibaba:dubbo
- com.alibaba:fastjson 1.2.83
- com.github.sgroschupf:zkclient
- com.md:spring-boot2-dubbo-provider 0.0.1-SNAPSHOT
- net.sf.json-lib:json-lib-ext-spring
- org.apache.zookeeper:zookeeper
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web
spring-boot2-study/spring-boot2-parent/spring-boot2-dubbo-provider/pom.xml
maven
- com.alibaba:dubbo
- com.github.sgroschupf:zkclient
- net.sf.json-lib:json-lib-ext-spring
- org.apache.zookeeper:zookeeper
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web
spring-boot2-study/spring-boot2-parent/spring-boot2-exception/pom.xml
maven
- net.sf.json-lib:json-lib-ext-spring
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web
spring-boot2-study/spring-boot2-parent/spring-boot2-interceptor/pom.xml
maven
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web
- org.springframework.boot:spring-boot-starter-test test
spring-boot2-study/spring-boot2-parent/spring-boot2-log-level/pom.xml
maven
- com.alibaba:fastjson
- com.github.xiaoymin:swagger-bootstrap-ui
- io.springfox:springfox-swagger-ui
- io.springfox:springfox-swagger2
- net.sf.json-lib:json-lib-ext-spring
- org.projectlombok:lombok
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-actuator
- org.springframework.boot:spring-boot-starter-web
spring-boot2-study/spring-boot2-parent/spring-boot2-logback/pom.xml
maven
- net.sf.json-lib:json-lib-ext-spring
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web
spring-boot2-study/spring-boot2-parent/spring-boot2-logback-async/pom.xml
maven
- net.sf.json-lib:json-lib-ext-spring
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web
spring-boot2-study/spring-boot2-parent/spring-boot2-logback-elk/pom.xml
maven
- net.logstash.logback:logstash-logback-encoder
- net.sf.json-lib:json-lib-ext-spring
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web
spring-boot2-study/spring-boot2-parent/spring-boot2-mongodb/pom.xml
maven
- net.sf.json-lib:json-lib-ext-spring
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-data-mongodb
- org.springframework.boot:spring-boot-starter-web
- org.springframework.boot:spring-boot-starter-test test
spring-boot2-study/spring-boot2-parent/spring-boot2-multi-resources/pom.xml
maven
- mysql:mysql-connector-java
- net.sf.json-lib:json-lib-ext-spring
- org.mybatis.spring.boot:mybatis-spring-boot-starter
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web
spring-boot2-study/spring-boot2-parent/spring-boot2-mybatis-plus/pom.xml
maven
- com.baomidou:mybatis-plus-boot-starter 3.2.0
- com.baomidou:mybatis-plus-generator 3.2.0
- com.github.xiaoymin:swagger-bootstrap-ui 1.9.3
- io.springfox:springfox-swagger-ui 2.9.2
- io.springfox:springfox-swagger2 2.9.2
- junit:junit
- mysql:mysql-connector-java
- net.sf.json-lib:json-lib-ext-spring
- org.projectlombok:lombok
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-freemarker
- org.springframework.boot:spring-boot-starter-web
- org.springframework.boot:spring-boot-starter-test test
spring-boot2-study/spring-boot2-parent/spring-boot2-mybatis-plus-multi-datasource/pom.xml
maven
- com.baomidou:dynamic-datasource-spring-boot-starter 2.5.4
- com.baomidou:mybatis-plus-boot-starter 3.2.0
- com.baomidou:mybatis-plus-generator 3.2.0
- com.github.xiaoymin:swagger-bootstrap-ui
- io.springfox:springfox-swagger-ui
- io.springfox:springfox-swagger2
- junit:junit
- mysql:mysql-connector-java
- net.sf.json-lib:json-lib-ext-spring
- org.projectlombok:lombok
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-freemarker
- org.springframework.boot:spring-boot-starter-web
- org.springframework.boot:spring-boot-starter-test test
spring-boot2-study/spring-boot2-parent/spring-boot2-mysql-druid/pom.xml
maven
- com.alibaba:druid-spring-boot-starter
- mysql:mysql-connector-java
- net.sf.json-lib:json-lib-ext-spring
- org.mybatis.spring.boot:mybatis-spring-boot-starter
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web
spring-boot2-study/spring-boot2-parent/spring-boot2-mysql-multi-datasource/pom.xml
maven
- mysql:mysql-connector-java
- net.sf.json-lib:json-lib-ext-spring
- org.mybatis.spring.boot:mybatis-spring-boot-starter
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web
spring-boot2-study/spring-boot2-parent/spring-boot2-mysql-mybatis-xml/pom.xml
maven
- mysql:mysql-connector-java
- net.sf.json-lib:json-lib-ext-spring
- org.mybatis.spring.boot:mybatis-spring-boot-starter
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web
spring-boot2-study/spring-boot2-parent/spring-boot2-oauth2-jwt-resource/pom.xml
maven
- commons-io:commons-io
- net.sf.json-lib:json-lib-ext-spring
- org.springframework.boot:spring-boot-configuration-processor
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-security
- org.springframework.boot:spring-boot-starter-web
- org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure
spring-boot2-study/spring-boot2-parent/spring-boot2-oauth2-jwt-server/pom.xml
maven
- com.h2database:h2
- net.sf.json-lib:json-lib-ext-spring
- org.springframework.boot:spring-boot-configuration-processor
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-jdbc
- org.springframework.boot:spring-boot-starter-security
- org.springframework.boot:spring-boot-starter-web
- org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure
spring-boot2-study/spring-boot2-parent/spring-boot2-oauth2-opaque-resource/pom.xml
maven
- commons-io:commons-io
- net.sf.json-lib:json-lib-ext-spring
- org.springframework.boot:spring-boot-configuration-processor
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-security
- org.springframework.boot:spring-boot-starter-web
- org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure
spring-boot2-study/spring-boot2-parent/spring-boot2-oauth2-opaque-server/pom.xml
maven
- com.h2database:h2
- net.sf.json-lib:json-lib-ext-spring
- org.springframework.boot:spring-boot-configuration-processor
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-jdbc
- org.springframework.boot:spring-boot-starter-security
- org.springframework.boot:spring-boot-starter-web
- org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure
spring-boot2-study/spring-boot2-parent/spring-boot2-redis/pom.xml
maven
- net.sf.json-lib:json-lib-ext-spring
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-data-redis
- org.springframework.boot:spring-boot-starter-web
spring-boot2-study/spring-boot2-parent/spring-boot2-rocketmq/pom.xml
maven
- com.github.org-hejianhui:spring-boot-starter-rocketmq
- com.google.code.gson:gson
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web
- org.springframework.boot:spring-boot-starter-test test
spring-boot2-study/spring-boot2-parent/spring-boot2-schedule/pom.xml
maven
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web
- org.springframework.boot:spring-boot-starter-test test
spring-boot2-study/spring-boot2-parent/spring-boot2-sharding-jdbc/pom.xml
maven
- net.sf.json-lib:json-lib-ext-spring
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web
spring-boot2-study/spring-boot2-parent/spring-boot2-swagger/pom.xml
maven
- com.github.xiaoymin:swagger-bootstrap-ui 1.9.3
- io.springfox:springfox-swagger-ui 2.9.2
- io.springfox:springfox-swagger2 2.9.2
- net.sf.json-lib:json-lib-ext-spring
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web
spring-boot2-study/spring-boot2-parent/spring-boot2-swagger-req-params/pom.xml
maven
- com.alibaba:fastjson
- com.github.xiaoymin:swagger-bootstrap-ui 1.9.3
- io.springfox:springfox-swagger-ui 2.9.2
- io.springfox:springfox-swagger2 2.9.2
- net.sf.json-lib:json-lib-ext-spring
- org.projectlombok:lombok
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web
spring-boot2-study/spring-boot2-parent/spring-boot2-swagger-req-params-log/pom.xml
maven
- com.alibaba:fastjson
- com.github.xiaoymin:swagger-bootstrap-ui 1.9.3
- io.springfox:springfox-swagger-ui 2.9.2
- io.springfox:springfox-swagger2 2.9.2
- net.sf.json-lib:json-lib-ext-spring
- org.projectlombok:lombok
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web
spring-boot2-study/spring-boot2-parent/spring-boot2-tomcat/pom.xml
maven
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web
- org.springframework.boot:spring-boot-starter-test test
spring-boot2-study/spring-boot2-parent/spring-boot2-valid/pom.xml
maven
- com.github.xiaoymin:swagger-bootstrap-ui
- io.springfox:springfox-swagger-ui
- io.springfox:springfox-swagger2
- net.sf.json-lib:json-lib-ext-spring
- org.projectlombok:lombok
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web
spring-boot2-study/spring-boot2-parent/spring-boot2-wechat-pay/pom.xml
maven
- com.github.xiaoymin:swagger-bootstrap-ui
- io.springfox:springfox-swagger-ui
- io.springfox:springfox-swagger2
- jdom:jdom
- net.sf.json-lib:json-lib-ext-spring
- org.apache.httpcomponents:httpmime
- org.projectlombok:lombok
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-web