Java Weekly, Issue 252 – Java周刊,第252期

最后修改: 2018年 10月 25日

中文/混合/英文(键盘快捷键:t)

Here we go…

我们来了……

1. Spring and Java

1.Spring和Java

>> 5 Things Beginners Need to Know Before Using JPA / Hibernate / EclipseLink [thoughts-on-java.org]

A good primer for developers who are thinking about implementing a JPA solution.

对于那些正在考虑实施JPA解决方案的开发人员来说,这是一个很好的入门指南。

>> Functional Bean Registrations in Spring Cloud Function [spring.io]

A quick glance at several improvements delivered with Spring Cloud 2.0, including faster startup and the ability to go “fully functional”. And, since it’s built on top of Spring Boot, there’s no longer a need for a servlet container.

快速浏览一下Spring Cloud 2.0交付的几项改进,包括更快的启动和去 “全功能 “的能力。而且,由于它是建立在Spring Boot之上的,因此不再需要Servlet容器。

>> Reactive HTTP/2 Requests And Responses In Java 11 [blog.codefx.org]

Building upon the Flow API introduced in Java 9, it’s now possible to implement an asynchronous, pub-sub application using reactive streams over HTTP/2.

在Java 9中引入的Flow API的基础上,现在可以通过HTTP/2使用反应式流实现一个异步、公共-子应用程序。

>> How to map java.time.Year and java.time.Month with JPA and Hibernate [vladmihalcea.com]

And a logical follow-up to last week’s article on mapping the YearMonth type.

也是上周关于映射YearMonth类型的文章的一个逻辑后续。

Also worth reading:

Time to upgrade:

升级的时间:

2. Technical and Musings

2.技术和思考

>> What does Stack Overflow want to be when it grows up? [blog.codinghorror.com]

As this invaluable resource reaches its tenth anniversary, one of the co-founders gives us a brief look at its core strengths and what may lie ahead.

在这一宝贵资源达到十周年之际,联合创始人之一向我们介绍了其核心优势和未来可能出现的情况

>> How to handle mixed content with CSP [advancedweb.hu]

An overview of this problem that’s often seen when running a secure site, and what you can do about it.

对这个在运行安全网站时经常出现的问题的概述,以及你可以做什么。

>> Exploring Kubernetes on Google Cloud Platform [blog.scottlogic.com]

A solid getting-started guide to Google’s hosted Kubernetes service.

这是一份关于谷歌托管Kubernetes服务的可靠入门指南。

Also worth reading:

还值得一读的是:

3. Comics

3.漫畫

And my favorite Dilberts of the week:

还有本周我最喜欢的Dilberts。

>> Inadequate Explanations [dilbert.com]

>> Dilbert the Team Player [dilbert.com]

>> Catbert Personality Test [dilbert.com]

4. Pick of the Week

4.本周精选

>> Stop Trying to Change Yourself [markmanson.net]

Next »

Java Weekly, Issue 253

« Previous

Java Weekly, Issue 251

Next

Java周刊。第253期

Previous

Java周刊第251期