InfoQ Homepage Development Content on InfoQ
-
Developing a Geospatial Webservice with Kotlin and Spring Boot
Sébastien Deleuze shows how to use a relational database without JPA in order to use advanced PostgreSQL functionalities wiht a lightweight stack, demonstrating Kotlin to JavaScript transpiler.
-
High Performance Microservices with Ratpack and Spring Boot
Dan Woods presents Ratpack and Spring Boot's complementary integrations, and demonstrates, through live coding, building a high performance microservice.
-
No Outage Database Development with Spring Boot and Liquibase
Alan Barrington-Hughes and Pavithra Ramaswamy discuss key concepts in agile database refactoring, demonstrating a no outage deployment with nginx using a blue-green method.
-
Next Level Spring Boot Tooling
Martin Lippert, Krris De Volder and Andy Clement showcase the latest features for working with Spring Boot - using live demos and live coding.
-
Easy Consumption of Microservices
Ted Tollefson and Shawn Sherwood cover the steps needed to extend Initializr to accomplish easy microservice consumption.
-
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.