InfoQ Homepage Development Content on InfoQ
-
What’s New in Spring Data?
Christoph Strobl discusses some of the latest enhancements to Spring Data.
-
Spring Performance Gains
Dave Syer discusses recent improvements in Spring Framework and Spring Boot, including startup time, memory usage, and more efficient processing in the web and data access stacks.
-
State of Reactor 2019
Simon Baslé covers the latest updates to the Reactor ecosystem, including:Reactor 3.3 updates, future roadmap, new projects like reactor-pool, BlockHound, debug-agent, and community updates.
-
Small Is Beautiful: How to Improve Security by Maintaining Less Code
Natalie Silvanovich explains several causes of unnecessary attack surfaces and how to avoid them.
-
My House Runs .NET - Smart Home Automation with .NET Core and Azure
Cam Soper shows how to drive a smart home hub with .NET Core, SmartThings and Hubitat.
-
Let's Start an Epidemic
Doc Norton explores how things like disease, politics, and even moods travel through social networks, discussing the impact people have on others.
-
Deploy on Friday!
Jürgen Hoffmann discusses solving deployment issues, covering observability, blue/green deployment, consumer-driven contract testing, Resilience4j, Micrometer, Concourse CI + Spinnaker, and others.
-
Running Spring Boot Applications as GraalVM Native Images
Andy Clement and Sébastien Deleuze share the latest status on allowing running Spring Boot applications as GraalVM-native images for instant startup and low memory consumption.
-
New Capabilities for .NET on Pivotal Platform
Genevieve L'Esperance and Garima Sharma cover what the Pivotal Platform offers for .NET apps, and why it can be used for cloud-native, modernized, and legacy .NET workloads.
-
Full Stack Angular: Live Coding and Discussion
Kyle Cordes demos the creation of an Angular+Node+Nest+GraphQL project.
-
Mutation Testing: Case Studies on Spring Boot APIs
Heather Conklin, David Kaiser examine the benefits of mutation testing, with real-world examples of what happened with apparently well-covered code put through the process.