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

最后修改: 2019年 1月 30日

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

Here we go…

我们来了……。

1. Spring and Java

1.Spring和Java

>> Testing CDI Beans and the Persistence Layer Under Java SE [in.relation.to]

A good write-up on using Weld to test interactions between the JPA layer and the business logic layer without incurring the overhead of container deployments.

关于使用Weld测试JPA层和业务逻辑层之间的交互的一篇很好的文章,而不会产生容器部署的开销。

>> Adding Input and Output Parameters to TestProject Actions [petrikainulainen.net]

A brief example of using the @Parameter annotation to create parameterized actions in a TestProject addon.

使用@Parameter注解在TestProject插件中创建参数化动作的简要例子。

>> How to escape SQL reserved keywords with JPA and Hibernate [vladmihalcea.com]

A couple of approaches to the problem – using escape characters explicitly within @Table and @Column annotations, and using a global Hibernate property.

有几种方法可以解决这个问题–在@Table和@Column注解中明确使用转义字符,和使用全局Hibernate属性。

>> Securing Spring Boot Admin & actuator endpoints with Keycloak [blog.codecentric.de]

A comprehensive guide to help you secure both the admin app itself and the actuator endpoints of apps that it monitors.

一份全面的指南,帮助你保护管理应用程序本身和它所监控的应用程序的执行器端点。

Also worth reading:

Webinars and presentations:

Time to upgrade:

升级的时间:。

2. Technical and Musings

2.技术和思考

>> Developing Microservices with Behavior Driven Development and Interface Oriented Design [infoq.com]

An integration of these two sets of design principles can help you create well-defined services that work well together.

这两套设计原则的整合可以帮助你创建定义良好的服务,并使之能很好地协同工作。

>> The 4 Quality Gates Every SRE Team Must Check Before Promoting Code [blog.overops.com]

A set of comparative quality measurements, wherein machine learning and AI converge, that are easy to implement and can help you block bad releases from being deployed to production.

一套比较质量的测量方法,其中机器学习和人工智能的融合,很容易实现,可以帮助你阻止坏的版本部署到生产中。

Also worth reading:

还值得一读的是:。

3. Comics

3.漫畫

And my favorite Dilberts of the week:

还有本周我最喜欢的Dilberts。

>> Best Product [dilbert.com]

>> New Forms [dilbert.com]

>> Self-Driving Car [dilbert.com]

4. Pick of the Week

4.本周精选

>> Regex tutorial — A quick cheatsheet by examples [medium.com]

Next »

Java Weekly, Issue 267

« Previous

Java Weekly, Issue 265

Next “

Java周刊。第267期

“ Previous

Java Weekly, Issue 265