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

最后修改: 2019年 11月 14日

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

1. Spring and Java

1.Spring和Java

>> Static Data with Spring Boot [reflectoring.io]

A good tutorial on externalizing application configuration with @ConfigurationProperties.

关于使用@ConfigurationProperties将应用程序配置外部化的良好教程。

>> The best way to fix the Hibernate MultipleBagFetchException [vladmihalcea.com]

A quick look at the right way to solve this problem, while exposing inefficiencies of an often-recommended approach.

快速了解解决这一问题的正确方法,同时暴露出一个经常被推荐的方法的低效率

>> Easier attribute management in Java EE [blog.frankel.ch]

And a trip down memory lane shows how request/session attribute management has changed since J2EE.

而在记忆的长河中,我们可以看到自J2EE以来,请求/会话属性管理发生了怎样的变化

Also worth reading:

Webinars and presentations:

网络研讨会和演讲:

Time to upgrade:

升级的时间:

2. Technical and Musings

2.技术和思考

>> AWS CDK Part 3: How to create an RDS instance [blog.codecentric.de] and >> AWS CDK Part 4: How to create Lambdas [blog.codecentric.de]

A couple of tutorials show how to a set up an AWS relational database service and interact with it from Lambdas.

有几个教程展示了如何设置AWS的关系型数据库服务,并从Lambdas与之互动。

>> Stackbit: build JAMStack sites in a few clicks [vojtechruzicka.com]

And a new tool for building static sites integrates seamlessly with site generators and CMS.

还有一个建立静态网站的新工具与网站生成器和CMS无缝集成

Also worth reading:

还值得一读的是:

3. Comics

3.漫畫

And my favorite Dilberts of the week:

还有本周我最喜欢的Dilberts。

>> Multiple Choice [dilbert.com]

>> Wally Compared to a Placebo [dilbert.com]

>> Workflow Training [dilbert.com]

4. Pick of the Week

4.本周精选

>> Google Interview Problems: Ratio Finder [medium.com]

Next »

Java Weekly, Issue 308

« Previous

Java Weekly, Issue 306