Pinned Repositories
design-pattern
Java23种设计模式小例子
data-structure-and-algorithm
Java实现常用数据结构与常用算法
xw
(仿)互联网租房平台
xczx
(仿)互联网IT在线教育平台
lab01-authcode-server-mine
Spring Security OAuth2 授权码模式小demo
oauth2lab
source code and instructions for oauth2 labs
cglib
cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
commons-pool
Mirror of Apache Commons Pool
commons-pool2-Demo
commons-pools使用示例
spring-ioc-study
Initial commit
ylcyouth's Repositories
ylcyouth/xw
(仿)互联网租房平台
ylcyouth/design-pattern
Java23种设计模式小例子
ylcyouth/springBoot-study
SpringBoot学习的相关工程并辅以博文讲解。主要包括入门的Hello World、自定义配置的获取、集成mybatis的xml和注解使用、集成jpa的使用、集成druid进行项目的监控、事物实战使用, 项目打包、使用logback日志文件管理、添加过滤器和拦截器、多数据源、Restful风格的服务、集成elasticsearch、redis、netty、集成jsp和thymeleaf、集成storm、kafka等相关技术。
ylcyouth/data-structure-and-algorithm
Java实现常用数据结构与常用算法
ylcyouth/lab01-authcode-server-mine
Spring Security OAuth2 授权码模式小demo
ylcyouth/oauth2lab
source code and instructions for oauth2 labs
ylcyouth/spring-ioc-study
Initial commit
ylcyouth/xczx
(仿)互联网IT在线教育平台
ylcyouth/cglib
cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
ylcyouth/commons-pool
Mirror of Apache Commons Pool
ylcyouth/commons-pool2-Demo
commons-pools使用示例