The Baeldung Weekly Review 1 – Baeldung周评》1

最后修改: 2014年 1月 8日

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

I decided to start the year with a new concept for baeldung – a Weekly Review.

我决定以baeldung的一个新概念开始新的一年–每周回顾

I consume a lot of content (via RSS – which is alive and well), and this is a curated list of the best stuff I’ve read this week – a handful of articles that are well worth reading (in no particular order).

我消费了很多内容(通过RSS–它还活着,而且很好),这是我本周读到的最好的东西的策划清单–少数几篇非常值得阅读的文章(没有特定的顺序)。

On Spring

关于Spring

=> Spring – Change transaction isolation level example

If you’ve ever seen this message: “Standard JPA does not support custom isolation levels” – than this will definitly be of interest, as it goes over the low level details of creating a custom dialect to deal with changing the isolation level in JPA. I haven’t tried this yet myself, but I’m planning to give it a go soon.

如果你曾经看到过这个消息。”标准JPA不支持自定义隔离级别“–这肯定会引起你的兴趣,因为它介绍了创建自定义方言以处理改变JPA中的隔离级别的低层次细节。我自己还没有试过,但我打算很快就去试一试。

=> Using jOOQ with Spring: Configuration

An extensive run-through for setting up the fluent jOOQ with Spring – this is the first of an ongoing series.

这是一个关于用Spring建立流畅的jOOQ的广泛的演练–这是一个正在进行的系列中的第一个。

On Java

关于Java

=> Java Tuples

I’ve been using Java tuples a lot in recent years, mainly the implementation from commons-lang3 – the Pair and the more recent Triple, as they often provide a clean ad-hoc abstraction. So this is quite an interesting read.

近年来,我一直在使用Java图元,主要是来自commons-lang3的实现–Pair和最近的Triple,因为它们经常提供一个干净的临时性抽象。因此,这是一个相当有趣的阅读。

HTTP and REST

HTTP和REST

=> How to spot a Hypermedia Client App

An insightful and very useful article going into what REST and the HATEOAS constraint means for client application – and how to spot a well written client from one that treats REST as RPC or plain CRUD over HTTP.

一篇有见地的、非常有用的文章,探讨了REST和HATEOAS约束对客户端应用的意义–以及如何从将REST视为RPC或通过HTTP进行普通CRUD的客户端中发现一个写得好的客户端。

=> Strengthening HTTP: A Personal View

This is something that needs to be read back to back if you’re doing any kind of work with/over HTTP. Nuff said.

如果你在做任何涉及/超过HTTP的工作,这是需要背对背阅读的东西。不说了。

Technical

技术

General Musings

一般思考

=> Healthy benefits for the long run

A random find over on SVN – but a great read nonetheless – it goes into structuring a benefit plan for the long game.

这是在SVN上随机发现的–但仍然是一本很好的读物–它涉及到为长期游戏构建一个利益计划。

Done

完成

And that’s it – I hope you found something new and interesting in this roundup.

就这样吧–我希望你在这个综述中发现一些新的和有趣的东西。

Please let me know if you have any kind of feedback to improve it or things you’d like to see here.

如果你有任何类型的反馈来改进它或你想在这里看到的东西,请让我知道。

Cheers.

干杯。