Here we go…
我们来了……。
1. Spring and Java
1.Spring和Java
>> What’s new with Spring Initializr [spring.io]
A quick look at the improved API for generating new projects, which now lets you customize project generation without forking the library. Very cool.
快速浏览一下改进后的生成新项目的API,它现在可以让你自定义项目的生成而不需要分叉库。非常酷。
>> Integration Tests with @SpringBootTest [reflectoring.io]
A good write-up on several annotations that can help set up an application context for integration tests.
一篇关于几个注释的好文章,可以帮助设置集成测试的应用环境。
>> It’s Easy! Remote Debugging with Eclipse and TomEE [tomitribe.com]
And a comprehensive tutorial to get you up and running with an environment for debugging server-side Java EE code from the IDE.
还有一个全面的教程,让你在从IDE调试服务器端Java EE代码的环境中运行。
Also worth reading:
-
>> Java 12 and IntelliJ IDEA [blog.jetbrains.com]
-
>> Reliable releasing to Maven Central from Travis using Gradle – 2019 edition [solidsoft.wordpress.com]
-
>> MicroProfile Community Launches MicroProfile Starter, a Web-Based Project Generator [infoq.com]
Webinars and presentations:
网络研讨会和演讲:。
-
>> A Bootiful Podcast: an Interview with Sree Tummidi, Senior Product Manager for Security at Pivotal [spring.io]
-
>> What We’re Learning Adopting Spring Boot and PCF for Dell.com’s eCommerce [infoq.com]
-
>> 15 Years of Spring: Evolving a Java Application Framework [youtube.com]
-
>> Exclusive Q&A – James Gosling [youtube.com]
-
>> DevSecOps: Security at the Speed of DevOps [infoq.com]
-
>> Using CredHub for Kubernetes Deployments [infoq.com]
-
>> Building without Boundaries at Boeing [infoq.com]
-
>> Automation and Culture Changes for 40M Subscriber Platform Operation [infoq.com]
Time to upgrade:
-
>> CVE-2019-3778: Spring Security OAuth 2.3.5, 2.2.4, 2.1.4, 2.0.17 Released [spring.io]
-
>> Spring Cloud Finchley.SR3 Now Available [spring.io]
-
>> Spring Tools 4.1.2 Released [spring.io]
-
>> Hibernate ORM 5.3.9.Final released [in.relation.to]
-
>> Eclipse MicroProfile 2.2 is Now Available [microprofile.com]
2. Technical and Musings
2.技术和思考
>> AWS: How to secure access keys with MFA [advancedweb.hu]
A brief overview of a multi-factor authentication policy to protect your AWS developer accounts.
多因素认证策略的简要概述,以保护您的AWS开发人员账户。
>> Going serverless: How to move files from on-prem SFTP to AWS S3 [blog.codecentric.de]
And a clever solution using CloudWatch Event with a Lambda that polls an SFTP server and moves new files into an S3 bucket.
还有一个聪明的解决方案,使用CloudWatch Event与Lambda,polls一个SFTP服务器,并将新文件移入S3桶。
Also worth reading:
-
>> From Imperative to Functional Programming: a grouping issue (and how to solve it) [blog.frankel.ch]
-
>> Monitor applications using Prometheus Operator on Kubernetes [blog.sebastian-daschner.com]
-
>> Running the Robot Framework in your own Docker Container [blog.codecentric.de]
-
>> Extending Vector with eBPF to inspect host and container performance [medium.com]
-
>> How Diversity and Inclusion can improve testing [blog.scottlogic.com]
3. Comics
3.漫畫
And my favorite Dilberts of the week:
>> Hard Work is the Key [dilbert.com]
>> Darkest Before the Dawn [dilbert.com]
>> Gut Feeling [dilbert.com]
4. Pick of the Week
4.本周精选
>> The secret to being a top developer is building things! Here’s a list of fun apps to build! [medium.com]