close
The Wayback Machine - https://web.archive.org/web/20201223141452/https://github.com/bage2014/study
Skip to content

全栈工程师学习笔记;Spring登录、shiro登录、CAS单点登录和Spring boot oauth2单点登录;Spring data cache 缓存,支持Redis和EHcahce; web安全,常见web安全漏洞以及解决思路;常规组件,比如redis、mq等;quartz定时任务,支持持久化数据库,动态维护启动暂停关闭;docker基本用法,常用image镜像使用,Docker-MySQL、docker-Postgres、Docker-nginx、Docker-nexus、Docker-Redis、Docker-RabbitMQ、Docker-zookeeper、Docker-es、Docker-zipkin、Docker-ELK等;mybatis实践、spring实践、sp…

master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Anurag's github stats

study

本项目为全栈工程师学习笔记,不求最深最好,开源技术搬运工

其他项目: Spring Cloud 微服务学习笔记 https://github.com/bage2014/study-micro-services

Spring Boot 项目实践 https://github.com/bage2014/monitor

Java体系知识点汇总:https://github.com/bage2014/interview

web资源链接 https://github.com/tvly/tvly-web

https://www.baeldung.com/aws-s3-java S3 基本使用事件

数据库隔离级别验证

常用JVM命令验证

AOP实用技巧;比如打日志等

m3u parser https://github.com/BjoernPetersen/m3u-parser

知识汇总::::

https://github.com/CyC2018/CS-Notes

https://github.com/xingshaocheng/architect-awesome

https://github.com/DeppWang/Java-Books

https://github.com/justjavac/free-programming-books-zh_CN

https://github.com/singgel/JAVA_LINE

https://github.com/PansonPanson/Java-Notes

https://github.com/Snailclimb/JavaGuide

https://github.com/doocs/advanced-java

https://github.com/xbox1994/Java-Interview

https://github.com/jobbole/awesome-java-cn

Others

GIT 地址 https://git-scm.com/book/zh/v2/%E8%B5%B7%E6%AD%A5-%E5%AE%89%E8%A3%85-Git

UI 资源 https://github.com/qyxxjd/UI-Design-Resourceshttps://github.com/material-components/material-components-android

限流算法参考 https://github.com/shiyujun/syj-ratelimit

Android

基于 https://github.com/project-travel-mate/Travel-Mate 改造升级打怪

iosched https://github.com/google/iosched/releases

plaid https://github.com/android/plaid/releases/tag/1.1.0

模块说明

按照创建顺序 (不是按照显示顺序) 说明如下

项目模块 项目说明
study-spring-boot spring-boot 学习笔记
study-redis redis 学习笔记
study-docker docker 学习笔记
study-java java 学习笔记
study-cryption cryption 学习笔记
study-swagger swagger 学习笔记
study-spring-dependencies spring-dependencies 依赖模块
study-spring spring 学习笔记
study-utils utils 学习笔记
study-mybatis mybatis 学习笔记
study-spring-boot-h2 spring-boot-h2 学习笔记
study-spring-boot-dependencies spring-boot-dependencies 依赖模块
study-spring-boot-concurrency spring-boot-concurrency 学习笔记
study-jwt jwt 学习笔记
study-cas-client cas-client 学习笔记
study-cas-server cas-server 学习笔记
study-oauth oauth 学习笔记
study-spring-boot-saml spring-boot-saml 学习笔记
study-linux linux 学习笔记
study-swagger-cxf swagger-cxf 学习笔记
study-cxf cxf 学习笔记
study-web web 学习笔记
study-shiro-tutorial shiro-tutorial 学习笔记
study-shiro-web shiro-web 学习笔记
study-jwe jwe 学习笔记
study-springmvc-java springmvc-java 学习笔记
study-springmvc-xml springmvc-xml 学习笔记
study-springmvc-nowebxml springmvc-nowebxml 学习笔记
study-activemq activemq 学习笔记
study-jpush jpush 学习笔记
study-gateway gateway 学习笔记
study-sql sql 学习笔记
study-quartz quartz 学习笔记
study-shiro-web-tutorial shiro-web-tutorial 学习笔记
study-rabbitmq rabbitmq 学习笔记
study-tomcat tomcat 学习笔记
study-socket socket 学习笔记
study-algorithm algorithm 学习笔记
study-maven maven 学习笔记
study-log4j2 log4j2 学习笔记
study-loadbalance loadbalance 学习笔记
study-sharedsession sharedsession 学习笔记
study-ehcache ehcache 学习笔记
study-security security 学习笔记
study-cache-memory-springboot cache-memory-springboot 学习笔记
study-cache-memory-spring cache-memory-spring 学习笔记
study-cache-redis-spring cache-redis-spring 学习笔记
study-dubbo dubbo 学习笔记
study-spring-session spring-session 学习笔记
study-gateway-test gateway-test 学习笔记
study-code-format code-format 学习笔记
study-test test 学习笔记
study-sso-baeldung-auth-server sso-baeldung-auth-server 学习笔记
study-sso-baeldung-client1 sso-baeldung-client1 学习笔记
study-sso-baeldung-client2 sso-baeldung-client2 学习笔记
study-spring-boot-sso-oauth2-server spring-boot-sso-oauth2-server 学习笔记
study-spring-boot-sso-oauth2-client1 spring-boot-sso-oauth2-client1 学习笔记
study-log-logback log-logback 学习笔记
study-spring-boot-security spring-boot-security 学习笔记
study-spring-boot-oauth2-auth-server spring-boot-oauth2-auth-server 学习笔记
study-cglib cglib 学习笔记
study-spring-boot-test spring-boot-test 学习笔记
study-materialize-spring-boot materialize-spring-boot 学习笔记
study-leancloud leancloud 学习笔记
study-downtime downtime 学习笔记
study-xfyun-lfasr xfyun-lfasr 学习笔记
study-baidu-asr baidu-asr 学习笔记
study-spring-boot-docker spring-boot-docker 学习笔记
study-json-to-pojo json-to-pojo 学习笔记
study-spring-boot-sso-oauth2-client2 spring-boot-sso-oauth2-client2 学习笔记
study-dbschema-to-json dbschema-to-json 学习笔记
study-hanlp hanlp 学习笔记
study-code-generator code-generator 学习笔记
study-websocket websocket 学习笔记
study-spring-boot-mybatis-oracle spring-boot-mybatis-oracle 学习笔记
study-jmeter jmeter 学习笔记
study-mybatis-generator-maven-plugin mybatis-generator-maven-plugin 学习笔记
study-spring-boot-jpa study-spring-boot-jpa 学习笔记

About

全栈工程师学习笔记;Spring登录、shiro登录、CAS单点登录和Spring boot oauth2单点登录;Spring data cache 缓存,支持Redis和EHcahce; web安全,常见web安全漏洞以及解决思路;常规组件,比如redis、mq等;quartz定时任务,支持持久化数据库,动态维护启动暂停关闭;docker基本用法,常用image镜像使用,Docker-MySQL、docker-Postgres、Docker-nginx、Docker-nexus、Docker-Redis、Docker-RabbitMQ、Docker-zookeeper、Docker-es、Docker-zipkin、Docker-ELK等;mybatis实践、spring实践、sp…

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.