Monthly Archives: June 2020

JAX-RS Done Right! (II. – Hello World Server)

Hey guys! How’s it going? Let’s get our hands dirty and begin coding! In this episode of Head Crashing Informatics we will turn a Java SE variant of “Hello, world!” into a JAX-RS server, to learn the essentially needed parts … Continue reading

Posted in Jakarta EE, Java, Programming, Standards | Tagged , , | Comments Off on JAX-RS Done Right! (II. – Hello World Server)

Contributing to Open Source Made Easy

Hey guys! How’s it going? You always wanted to contribute to an open source project, but feared the time to invest or the paperwork to sign? Or you just didn’t know where to chime in? Now you get a jumpstart! … Continue reading

Posted in Java, Open Source, Programming, Projects | Tagged , , , , , | Comments Off on Contributing to Open Source Made Easy

JAX-RS Done Right! (I. – Introduction)

Hey guys! How’s it going? Since more than a decade I am part of the group which defines the JAX-RS standard meanwhile, and often I saw people using this API in a wrong way. So I thought it is time … Continue reading

Posted in Jakarta EE, Java, Open Source, Programming, Projects, Standards | Tagged , , | Comments Off on JAX-RS Done Right! (I. – Introduction)

Biggest Maven Version Ranges Mistakes

Hey guys! How’s it going? We all think that we know what’s in a Maven Version Number, but when it comes to Version Ranges we typically do common mistakes. In Episode 04 of Head Crashing Informatics you will learn to … Continue reading

Posted in Java, Open Source, Programming, Projects, Standards | Tagged , , , | Comments Off on Biggest Maven Version Ranges Mistakes