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

最后修改: 2018年 8月 17日

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

Here we go…

我们来了……

1. Spring and Java

1.Spring和Java

>> Simplifying packaging Spring Boot 2 applications into Docker images using Google’s Jib [tech.asimio.net]

A nice write-up about this handy Maven plugin that lets you build a Docker image without a Docker host. Very cool.

关于这个方便的Maven插件的一篇好文章,它让你在没有Docker主机的情况下构建Docker镜像。非常酷。

>> Use JDBI with Spring Boot [github.io]

Yet another library built on top of JDBC that you can use to interact with your SQL database in Spring Boot.

然而,另一个建立在JDBC之上的库,你可以用它来与Spring Boot中的SQL数据库互动。

>> Java serialization [blog.frankel.ch]

A brief primer on the ins and outs of object serialization and deserialization.

关于对象序列化和反序列化的来龙去脉的简要介绍。

>> How to Configure Environment-Specific Logging Behavior with Spring Boot [reflectoring.io]

A pragmatic way to tailor logging configurations to different environments using Spring Boot profiles.

使用Spring Boot配置文件为不同环境定制日志配置的实用方法。

Also worth reading:

Webinars and presentations:

网络研讨会和演讲:

Time to upgrade:

升级的时间:

2. Technical and Musings

2.技术和思考

>> Netflix Cloud Security: Detecting Credential Compromise in AWS [medium.com]

With cyber attacks ever on the rise, you can never be too cautious when it comes to protecting your cloud API’s credentials. Good stuff.

随着网络攻击的不断增加,当涉及到保护你的云API的凭证时,你永远不会太谨慎。好东西。

>> Terraform Multi-Provider Deployment Including a Custom Provider [blog.codecentric.de]

A solid tutorial on how to write Terraform plugins so that you can deploy an infrastructure spanning multiple cloud providers.

关于如何编写Terraform插件的可靠教程,以便你可以部署一个跨越多个云提供商的基础设施

>> Application Safety and Correctness Cannot Be Offloaded to Istio or Any Service Mesh [blog.christianposta.com]

While a service mesh can improve distributed systems reliability, it’s no silver bullet. Developers are still on the hook when it comes to building safety within individual applications.

虽然服务网可以提高分布式系统的可靠性,但它并不是银弹。当涉及到在单个应用程序中建立安全时,开发者仍需承担责任

>> Too Clean? [blog.cleancoder.com]

And finally, a reminder from Uncle Bob that a little messiness can actually make systems more “livable”.

最后,鲍勃叔叔提醒大家,一点点的混乱实际上可以使系统更加 “宜居”

Also worth reading:

还值得一读的是:

3. Comics

3.漫畫

And my favorite Dilberts of the week:

还有本周我最喜欢的Dilberts。

>> Dilbert’s Kobayashi Maru [dilbert.com]

>> Highly Illogical [dilbert.com]

>> One to Beam Up [dilbert.com] 

Next »

Java Weekly, Issue 243

« Previous

Java Weekly, Issue 241

Next

Java周刊。第243期

Previous

Java Weekly, Issue 241