 Java, Spring and Web Development tutorials  1. Spring and Java
>> Access API Moves to Spring Security Access [spring.io]
Migrating to Spring Security’s new AuthorizationManager API is a great way to modernize your system.
Starting in 7.0.0-M3, the older Access API components have been moved to a separate module, giving you a smooth path to transition without breaking existing code. Good stuff as always.
Also worth reading:
Webinars and presentations:
Time to upgrade:
2. Technical & Musings
>> Some Best Practices for Writing Readable Automation Tests [blog.scottlogic.com]
Writing readable automation tests is a learned skill. Using more flexible expectations, such as expect(response).toBeOK() rather than specific status codes, making selectors more descriptive, not asserting too much – all valuable skills to learn and keep sharp.
Also worth reading:
3. Pick of the Week
>> How to Be Patient in an Impatient World [markmanson.net]
The post Java Weekly, Issue 611 first appeared on Baeldung.
Content mobilized by FeedBlitz RSS Services, the premium FeedBurner alternative. |