InfoQ Homepage Development Content on InfoQ
-
Bootiful CQRS and Event Sourcing with Axon Framework
Allard Buijze discusses using Spring Boot's autoconfiguration and Axon's separation of business logic and infrastructure concerns to set up a CQRS and Event Sourcing application.
-
JUnit 5: The Next Step in Automated Testing
Sam Brannen discusses JUnit 5, how it makes automated testing easier, and how it allows developers and organizations to encourage and enforce good development practices.
-
Asynchronous Programming with Kotlin Coroutines in Spring
Konrad Kamiński shows how coroutines can be used in Spring-based applications, what sort of problems can be encountered and how to solve them. Also, the spring-kotlin-coroutine library.
-
Full Stack Reactive with React and Spring WebFlux
Matt Raible explores techniques for making an application fully reactive with Spring WebFlux and React.
-
QCon SF 2018: Security Panel
The panelists discuss current security issues and ways to mitigate them.
-
Performance: What's Next?
A lot of the techniques and approaches that are used for developing and improving software performance are tried and tested rather than innovative. But what does the future hold? Will software evolve?
-
Panel: Java Is Still Free?
The panelists talk about costs, freedom of use, who governs Java/OpenJDK and what providers are for Java infrastructure for the next 5, 10, 15 years.
-
Risk of Climate Change and What Tech Can Do
Jason Box and Paul Johnston briefly share several bold visions to slow down the pace of climate change to buy time and save lives.
-
Parsing Safely, from 500MB/s to 2GB/s
Geoffroy Couprie describes a few common issues in parsers, and how they interact with performance, showing how to get the performance of handwritten C parsers using Rust.
-
Security & Psychology: Demotivating Persistent Threats
Jarrod Overson breaks down the workflow for effective threat mitigation of sophisticated attackers.
-
Open Source Robotics: Hands on with Gazebo and ROS 2
Louise Poubel gives an overview of ROS (Robot Operating System) and Gazebo (a multirobot simulator), the problems they've been solving so far and what's on the roadmap for the future.
-
Engineering Dumb: Modern Mobile Thin Clients
Brandon John-Freso talks about building a complex feature at OkCupid and demonstrates a few design patterns to create remotely configurable layouts and behavior on-the-fly.