Go on on on and on...


  • Home

  • Categories

  • Tags

  • Archives

  • Message

  • About

  • Search

实践Selenium

Posted on 2018-04-24 | In 测试 | Visitors

Seleniumhq

Read more »

实践TestRestTemplate

Posted on 2018-04-24 | In 测试 | Visitors

Spring Boot Test 1.4.0新增,用于支持单元测试和集成测试,配合@SpringBootTest则会自动创建并注入。

Read more »

实践RestTemplate

Posted on 2018-04-24 | In Java | Visitors

Spring 3提供的一个同步HTTP客户端,支持RESTful,默认使用JDK作为底层连接支持,也可以使用Netty、Apache HttpComponent和OkHttp等HTTP库

Read more »

实践WebClient

Posted on 2018-04-23 | In Java | Visitors

WebClient是Spring 5提供的一个非阻塞和响应式的HTTP客户端API

Read more »

实践Spring Data Redis

Posted on 2018-04-17 | In 数据库 | Visitors

RedisConnection&RedisConnectionFactory

Read more »

实践数据库连接池之DBCP

Posted on 2018-04-17 | In Java | Visitors

DBCP Database Connection Pools

Read more »

实践HttpClient

Posted on 2018-04-17 | In Java | Visitors

HttpClient

Read more »

实践CommonsHttpClient

Posted on 2018-04-17 | In Java | Visitors

Commons HttpClient

Read more »

实践代码覆盖Codecov

Posted on 2018-04-16 | In 测试 | Visitors

Codecov

Read more »

实践持续集成测试之Travis CI

Posted on 2018-04-12 | In 测试 | Visitors

Travis CI 是在线托管的CI服务,用Travis来进行持续集成,不需要自己搭服务器,在网页上点几下就好,用起来更方便。最重要的是,它对开源项目是免费的。

Read more »
1 … 92 93 94 … 116
Ray Wang

Ray Wang

My Blog

1159 posts
32 categories
RSS
© 2025 Ray Wang
Powered by Jekyll
Theme - NexT.Muse