Coder Social home page Coder Social logo

no say not's Projects

springboot10_cache icon springboot10_cache

spring boot中引入缓存,基于注解的缓存实现,整合Ehcache;使用Ehcache作为CacheManager

springboot11_rediscache icon springboot11_rediscache

spring boot中使用redis做集中式缓存,满足数据高一致的系统需求;控制缓存的生命周期,防止数据不一样情况

springboot2 icon springboot2

基于springboot的demo,运用swagger2对restfull APIs文档处理;jdbcTmplate和spring-data-jpa对数据库的操作;配置多数据源和分别使用jdbcTmplate和spring-data-jpa访问多数据源

springboot3_mongodb icon springboot3_mongodb

spring boot使用mongodb数据库和多个mongodb数据源的配置使用,有完整的测试案例

springboot6_logtomongo icon springboot6_logtomongo

spring boot中使用log4j支持日志处理,记录;log4j结合Aop切面将记录以BasicDBObject类型的数据记录到mongodb数据库;使用log4j的自定义appender输出器;

springboot9_email icon springboot9_email

spring boot使用JavaMailSender发送邮件;实现发送附件,静态资源,如图片;使用模板引擎实现模板化的邮件发送;spring boot 1.5.x后不再支持velocity模板引擎,使用Freemarker模板引擎代替实现模板化邮件发送

springcloud_compute-service icon springcloud_compute-service

spring cloud创建微服务架构;创建服务提供方,创建提供服务的客户端,并在服务注册中心注册自己

springcloud_config icon springcloud_config

spring cloud构建微服务架构系统分布式配置中心;构建Config server

springcloud_eureka-server icon springcloud_eureka-server

使用Spring cloud搭建微服务架构;使用Netflix提供的Eureka服务发现模块,在微服务架构中构建分布式系统的服务注册中心

springcloud_feign icon springcloud_feign

Spring cloud搭建微服务架构系统,在注册并实现了服务提供者后,使用Feign作为消费者来对服务提供者接口的调用;并在Feign消费者中使用集成的Hystrix实现熔断器,提供系统的容错能力

springcloud_ribbon icon springcloud_ribbon

spring cloud 搭建微服务架构系统,在实现并注册了服务提供者后创建服务消费者去消费服务提供者提供的接口;使用Ribbon来调用服务,并实现客户端的负载均衡;在Ribbon实现的负载均衡客户端加入熔断器Hystrix,提供系统的容错能力

springcloud_zuul icon springcloud_zuul

spring cloud使用Netflix中的zuul作为服务网关;zuul服务路由配置;自定义服务过滤实现对请求的过滤

springcloudsleuth icon springcloudsleuth

超详细的springcloud sleuth实战,分别使用http传输链路数据和rabbitmq传输;分别使用mysql和适用于分布式高并发的Elasticsearch做链路数据持久化

springmvc_aop icon springmvc_aop

springmvc的aop使用及自定义注解annotation,使用aop和自定义annotation实现日志管理

ssh_exception icon ssh_exception

ssh系统统一异常处理,自定义filter,拦截器对权限,session过期等重定向操作

ssm_- icon ssm_-

ssm实现的酒店管理系统,ui使用jquery-easyui,bootstrap样式,另外还加入了在线发送聊天功能

thingsboard icon thingsboard

Open-source IoT Platform - Device management, data collection, processing and visualization.

vs_mvc5_ef6_usermanage icon vs_mvc5_ef6_usermanage

使用C#语言,mvc5,EF6,其中分页插件PagedList.mvc,用到了ef的left join和inner join,ajax,分布视图的用法,下拉列表的几种绑定方式

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.