Here we go…
我们来了……。
1. Spring and Java
1.Spring和Java
>> Java & Docker: Java 10 improvements strengthen the friendship! [aboullaite.me]
Java 10 is finally fully suitable for working with Docker 🙂
Java 10终于完全适合与Docker一起工作了 🙂
>> Metrics with Spring Boot 2.0 – Counters and gauges [blog.frankel.ch]
These two concepts are key to understanding the new metrics functionality in Spring Boot 2 (and in general).
这两个概念是理解Spring Boot 2(以及一般情况下)的新指标功能的关键。
>> TestContainers and Spring Boot [java-allandsundry.com]
TestContainers greatly simplify the process of starting Docker containers for the sake of testing – highly recommended.
TestContainers大大简化了为测试而启动Docker容器的过程–强烈推荐。
Also worth reading:
-
>> jOOQ Tips: Implementing a Read-Only One-to-Many Relationship [petrikainulainen.net]
-
>> Tackling Restbucks with Clean Architecture, episode 4 [blog.sourced-bvba.be]
-
>> Using Java Stream summary statistics [mscharhag.com]
-
>> A beginner’s guide to Linearizability [vladmihalcea.com]
-
>> IntelliJ IDEA 2018.2 EAP2: Breakpoint intentions, enhancements in Code Refactoring and more [blog.jetbrains.com]
Webinars and presentations:
网络研讨会和演讲:。
-
>> Java at Speed [infoq.com]
-
>> Test-Driven Development with Spring Boot – Testing the Harder Stuff [infoq.com]
-
>> Spring Framework 5: Hidden Gems [infoq.com]
-
>> Case Study of Batch Processing with Spring Cloud Data Flow Server in Cloud Foundry [infoq.com]
-
>> Java in 2018: Change is the Only Constant with Mark Reinhold [youtube.com]
-
>> Spring Tips: Project Riff and Spring Cloud Function [spring.io]
-
>> Jun 7 – Spring Cloud Stream: What’s New in 2.x—and What’s Next? Webinar [content.pivotal.io]
Time to upgrade:
升级的时间:。
-
>> Eclipse Collections 9.2 Released [medium.com]
-
>> IntelliJ IDEA 2018.1.4 is released! [jetbrains.com]
-
>> Spring Cloud Data Flow 1.5.0 Released [spring.io]
-
>> Hibernate Search 5.10.0.Final is out! [in.relation.to]
2. Technical and Musings
2.技术和思考
>> Docker Hub vs Creating a Local Docker Registry [code-maze.com]
The title says all.
标题说明了一切。
>> The Benefits of Side Projects [techblog.bozho.net]
It’s always a good idea to not really on only a single source of income… or experience.
不要真的只靠单一的收入来源……或经验,这始终是一个好主意。
Also worth reading:
还值得一读的是:。
-
>> Import a Google spreadsheet into a MySQL table with docsql [odino.org]
-
>> The Modern Software Delivery Supply Chain [blog.takipi.com]
-
>> Getting started with Let’s Encrypt [advancedweb.hu]
-
>> Google Cloud Function for Machine Learning [blog.codecentric.de]
-
>> mssqldump, a small utility to dump MS SQL Server data [odino.org]
-
>> My Personal Source Code: Books to Learn Analysis [satisfice.com]
-
>> The workplace of the future [allthingsdistributed.com]
-
>> Evaluating project opportunities [mdswanson.com]
-
>> #OffFacebook: half a year later [odino.org]
4. Comics
4.漫画
And my favorite Dilberts of the week:
还有本周我最喜欢的Dilberts。
>> Second Opinion [dilbert.com]
>> Question and Answer [dilbert.com]
>> Idea Stealing [dilbert.com]
5. Pick of the Week
5 本周精选
Just a quick reminder:
只是一个简单的提醒。
>> Concurrency != Parallelism [monades.roperzh.com]