1. Spring and Java
1.Spring和Java
>> Spring Security – Lambda DSL [spring.io]
The new configuration style, introduced with Spring Security 5.2, will look familiar if you’ve used the DSL for Spring Cloud Gateway or Spring Integration.
新的配置风格,与Spring Security 5.2一起引入,如果你使用过Spring Cloud Gateway或Spring Integration的DSL,就会觉得很熟悉。
>> Configuring JDBC in TomEE [tomitribe.com]
A good write-up that shows how to configure a JDBC data source server-wide or for a specific web app.
这是一篇很好的文章,展示了如何在全服务器或为特定的Web应用配置JDBC数据源。
>> Securing EJBs with SSL on Wildfly 18 [codemonkeyism.co.uk]
And a quick guide to configuring SSL for EJB connections using Elytron, Wildfly’s new security framework.
还有一份为EJB连接配置SSL的快速指南使用Elytron,Wildfly的新安全框架。
Also worth reading:
-
>> Low Latency Profiling Now Available in Java 8 [infoq.com]
-
>> JDK 14: Records, Text Blocks, and More [marxsoftware.com]
-
>> EnhancedStream [javaspecialists.eu] and >> EnhancedStream with Dynamic Proxy [javaspecialists.eu]
Webinars and presentations:
网络研讨会和演讲:。
-
>> A Bootiful Podcast: Spring Security engineer Ria Stein [spring.io]
-
>> A New Age of JVM Garbage Collectors – Alexander Yakushev [youtube.com]
-
>> The Most Popular Programming Languages (Tiobe Index) 2001 – 2019 [youtube.com]
Time to upgrade:
升级的时间:。
-
>> Spring Tools 4.4.2 released [spring.io]
-
>> Spring Cloud Task 2.2.1 GA is now available [spring.io]
-
>> Announcing the release of Spring Cloud Stream Horsham (3.0.0.RELEASE) [spring.io]
-
>> Announcing the release of Spring Cloud Function 3.0.0.RELEASE [spring.io]
-
>> Spring Cloud Greenwich.SR4 Released [spring.io]
-
>> GraalVM 19.3 Brings JDK 11 Support [infoq.com]
2. Technical and Musings
2.技术和思考
>> 5 Things I’ve Learned in 20 Years of Programming [daedtech.com]
A collection of valuable lessons learned by a seasoned software professional.
一个经验丰富的软件专家的宝贵经验集。
>> There’s no such thing as CI/CD! [blog.frankel.ch]
A really good point – getting the base terms right is always important.
一个非常好的观点–正确掌握基本术语始终是很重要的。
Also worth reading:
还值得一读的是:。
- >> PostgreSQL trigger consistency check [vladmihalcea.com]
-
>> How to setup CORS for Lambda Proxy integration [advancedweb.hu]
-
>> Promotion Service Kata [blog.code-cop.org]
-
>> The Bus Ticket Theory of Genius [paulgraham.com]
3. Comics
3.漫畫
And my favorite Dilberts of the week:
还有本周我最喜欢的Dilberts。
>> Software Specs [dilbert.com]
>> Feeling Loyal [dilbert.com]
>> Conference Call [dilbert.com]
4. Pick of the Week
4.本周精选
After the core team announced the full re-write of the OAuth2 stack in Spring Security 5, I knew this had to be a full, dedicated course.
在核心团队宣布在Spring Security 5中全面重写OAuth2栈之后,我知道这必须是一个完整的、专门的课程。
But, it took two years to get here, so I’m really excited about this one personally:
但是,它花了两年时间才来到这里,所以我个人对这一次真的很兴奋。
>> The upcoming new Learn Spring Security OAuth
>> 即将推出的新的学习Spring Security OAuth。
If you’re doing OAuth2 work, this should help.
如果你在做OAuth2的工作,这应该有帮助。