Java Weekly, Issue 270

Here we go…

1. Spring and Java

A quick look at the improved API for generating new projects, which now lets you customize project generation without forking the library. Very cool.

>> 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.

2. Technical and Musings

A brief overview of a multi-factor authentication policy to protect your AWS developer accounts.

>> 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.

3. Comics

===== And my favorite Dilberts of the week:

>> Hard Work is the Key [dilbert.com]
>> Gut Feeling [dilbert.com]

Leave a Reply

Your email address will not be published.