InfoQ Homepage Development Content on InfoQ
-
The Next Decade of Software Development
Joel Semeniuk gives a keynote on the next decade of software development, what the trends trends are, what is driving them, and what the role of innovation is in all of this.
-
Testing with Spring 4.3, JUnit 5, and beyond
Sam Brannen overviews testing improvements in Spring 4.3, covers recent improvements in Spring MVC Test and testing features in Spring 5.0, adding examples with upcoming support for JUnit 5 on Java 8.
-
Testing Spring Boot Applications
Phil Webb discusses the new features added to Spring Boot 1.4 to help with testing, how to do unit testing, how and when to involve Spring in tests, and useful tools and libraries.
-
Building Modern Web Applications with Angular2
Sergi Almar talks about the Angular2 architecture and how TypeScript allows us to build more maintainable and clean applications having the benefits of a typed language.
-
Intro to Spring Boot
Eddú Meléndez Gonzales takes a look at what Spring Boot is, why it should be considered it for an application and how to get started.
-
Micro-Benchmarking in Java
Ben Evans and Jim Gough introduce JMH, explaining how to use it and what is happening behind the scenes to make a benchmark as accurate as possible, and how to interpret the results.
-
To Spring Security 4.1 and beyond
Rob Winch and Joe Grandja discuss how to easily secure an application with Spring Security 4.1 and focus on some of the new features found in Spring Security 4.1.
-
From Imperative to Reactive Web Apps
Rossen Stoyanchev introduces reactive programming and discusses how it impacts application design from the perspective of a Java developer and what is the support for reactive web apps in Spring 5.
-
DDD & REST - Domain Driven APIs for the Web
Oliver Gierke explores some commonalities of Domain Driven Design and REST, and how to create REST APIs that are driven by the domain.
-
Building Confidence in a Distributed System
Sean T. Allen talks about creating repeatable tests using programmatic fault injection, message tracing, and auditing to create a trustworthy system which provides correct results.
-
Migrating .NET Apps to CF, a Strategy for Enterprises
Nicholas Grabowski talks about a strategy for migrating 100s of legacy .NET apps and new .NET Core apps to CF, mentioning lifecycle management with BOSH, .NET Core on Linux.
-
Data Visualization with R
Matthew Renze introduces the R programming language as well as demonstrates how R can be used to create data visualizations to complete day-to-day developer tasks.