Pinned Repositories
angular-rest-springsecurity
An example AngularJS Application that uses a Spring Security protected Jersey REST backend based on Hibernate/JPA
angular2-spring
Angular 2 and Spring Integration
AngularJS2-Learning
A list of resources for learning Angular2
awesome-go
A curated list of awesome Go frameworks, libraries and software
awesome-go-China
A curated list of awesome Go frameworks, libraries and software written by Ethnic Chinese.
awesome-hadoop
A curated list of amazingly awesome Hadoop and Hadoop ecosystem resources
axon-demo
Axonframework Demo
BloomFilter
java基于redis的布隆过滤器实现
build-web-application-with-golang
A golang ebook intro how to build a web with golang
rainbond
Enterprise application cloud operating system(企业应用云操作系统)
pye-wu's Repositories
pye-wu/rainbond
Enterprise application cloud operating system(企业应用云操作系统)
pye-wu/angular2-spring
Angular 2 and Spring Integration
pye-wu/awesome-go
A curated list of awesome Go frameworks, libraries and software
pye-wu/axon-demo
Axonframework Demo
pye-wu/BloomFilter
java基于redis的布隆过滤器实现
pye-wu/build-web-application-with-golang
A golang ebook intro how to build a web with golang
pye-wu/fluent-input-validator
Fluent-API Java validator
pye-wu/fluent-validator
A Java validation framework leveraging fluent interface style and JSR 303 specification
pye-wu/ignite
Mirror of Apache Ignite
pye-wu/java-design-patterns
Design patterns implemented in Java
pye-wu/jwt-go
Golang implementation of JSON Web Tokens (JWT)
pye-wu/lotus-runtime
A Tool for Runtime Monitoring and Verification of Self-adaptive Systems
pye-wu/migration
《系统重构与迁移指南》手把手教你分析、评估现有系统、制定重构策略、探索可行重构方案、搭建测试防护网、进行系统架构重构、服务架构重构、模块重构、代码重构、数据库重构、重构后的架构守护
pye-wu/misterspex-scientist
Github Scientist implementation for Java
pye-wu/Orestes-Bloomfilter
Library of different Bloom filters in Java with optional Redis-backing, counting and many hashing options.
pye-wu/pinpoint-learning
pinpoint learning remark
pye-wu/rainbow
Rainbow self-adaptive framework
pye-wu/restflow
A BaaS framework to expose datasources as Rest Api
pye-wu/rxjava-jdbc
Efficient execution and functional composition of database calls using jdbc and RxJava Observables
pye-wu/scientist
A kotlin library for refactoring code. Port of GitHub's scientist.
pye-wu/Scientist4J
A port of Github's Refactoring tool Scientist in Java
pye-wu/serverless
Serverless 架构应用开发指南 - Serverless Architecture Application Development Guide with Serverless Framework.
pye-wu/spring-cloud-book
使用Spring Cloud与Docker实战微服务。微服务架构讨论QQ群:157525002,欢迎加入。配套代码:https://github.com/eacdy/spring-cloud-study
pye-wu/spring-cloud-netflix-example
spring-cloud-netflix-example is an example for microservices system
pye-wu/SpringBoot
springboot用法和与各种框架、组件等结合使用,包括springboot的注解分析、路径分析、取得内置对象、项目打包、配置环境属性、读取资源文件、Bean配置、模板渲染、基于yml的多profile配置、基于properties的多profile、添加数据验证、配置错误页、全局异常处理、配置Tomcat运行、配置https访问路径、信息显示、内置对象、显示对象信息、文件上传、使用文件服务器、拦截器、配置druid数据库连接池、整合MyBatis框架、事务控制、Druid监控、整合ActiveMQ、整合RabbitMQ、整合kafka、邮件发送、定时调度、Actuator监控、整合Redis数据库、整合Restfui框架、整合Shiro
pye-wu/springboot-learning-example
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
pye-wu/SpringBoot-Scala
可以说近几年Spark的流行带动了Scala的发展,它集成了面向对象编程和函数式编程的各种特性,Scala具有更纯Lambda表粹的函数式业务逻辑解决方案,其语法比Java8后Lambda更加简洁方便,SpringBoot为Spring提供了一种更加方便快捷的方式,不再要求写大量的配置文件,作为一名Scala爱好者,使用SpringBoot结合Scala将大大节省我们开发的时间以及代码量
pye-wu/ssase
Search based Self-Adaptive Software Engine (SSASE), including SAM, RCA, FEMOSAA and MOACO
pye-wu/togglz
Feature Flags for the Java platform
pye-wu/tut-spring-security-and-angular-js
Spring Security and Angular JS:: A tutorial on how to use Spring Security with a single page application with various backend architectures, ranging from a simple single server to an API gateway with OAuth2 authentication.