InfoQ Homepage Development Content on InfoQ
-
40 Tips & Tricks for Spring in IntelliJ IDEA
Stephane Nicoll and Yann Cebron talk about how to navigate, edit and perform refactorings across a variety of common Spring technologies.
-
Project Jigsaw in JDK 9: Modularity Comes to Java
Simon Ritter explains the impact project Jigsaw will have on developers in terms of building their applications, as well as helping them to understand how things will change in JDK 9.
-
Exploring the Android APK
Connor Tumbleson discusses the Android package and examines how it can be explored in order to extract information while looking at some of the products and tools used by both sides.
-
Designing, Implementing and Using Reactive APIs
Ben Hale and Paul Harris talk about what led them to choose a reactive API, how they designed and implemented it using Project Reactor.
-
Art of Stepping on the Same Rake, Volume 2
Alex Holden talks about hackers and their attacks, their latest techniques and the defenses needed today and tomorrow. He also talks about a number of recent breaches as well as lessons learned.
-
What Happens When Data Gets Breached?
Jarrod Overson talks about a world where passwords are traded, sold, verified, and used to exploit sites, how to recognize malicious traffic, and how to take a stand against attackers.
-
The History and Future of Wearable Computing and Virtual Experience
Amber Case talks about the road from VR to AR, the history and future of wearables, human augmentation, infrastructure, machine vision, computer backpacks, heads up displays, reality editing, etc.
-
PCF Dev: Spring Cloud Services in Your Pocket
Keaty Gross talks about PCF Dev, a new distribution of Cloud Foundry designed to run on a laptop or workstation, useful to develop and debug locally on a fully featured Cloud Foundry.
-
Reactor 3.0, a JVM Foundation for Java 8 and Reactive Streams
Stéphane Maldini explores how the new Reactor design, structure and features can progressively help developers go Reactive.
-
A Lite Rx API for the JVM
Sebastien Deleuze and Stephane Maldini talk about developing Reactive applications using Reactor Core 2.5, and using Flux and Mono types with various exercises.
-
Spring Boot @ PayPal
Fabio Carvalho and Eduardo Solis from PayPal discuss adding Spring Boot to their RESTful Java framework providing a microservices architecture based on cloud, CI, Docker and embedded containers.
-
gRPC 101 for Spring Developers
Ray Tsang discusses using gRPC's streaming API to build sophisticated real-time applications, diving into integration with Maven, Gradle, Spring Boot and RxJava.