-
Recent Posts
- [LIVESTREAM] Nicolai Parlog LIVE CHAT about Modern Java | Tonite with me | Java Latenite
- Foreign Linker API outperforms JNI | The Two Minutes Tuesday 018 | Java Performance Test Result
- Java Performance Shootout: Foreign Linker vs JNI | Modern Java | JDK16 | Head Crashing Informatics 28
- What’s next? | The Two Minutes Tuesday 017 | Announcement of Live Show
- [LIVESTREAM] Gitpod CEO Sven Efftinge LIVE CHAT | Tonite with me | Java Latenite
Recent Comments
Archives
- March 2021
- February 2021
- January 2021
- December 2020
- November 2020
- October 2020
- September 2020
- August 2020
- July 2020
- June 2020
- May 2020
- April 2020
- February 2020
- October 2019
- September 2019
- August 2019
- July 2019
- June 2019
- May 2019
- December 2018
- November 2018
- October 2018
- September 2018
- July 2018
- May 2018
- April 2018
- March 2018
- October 2017
- September 2017
- August 2017
- July 2017
- June 2017
- May 2017
- April 2017
- January 2017
- September 2016
- July 2016
- May 2016
- April 2016
- March 2016
- February 2016
- January 2016
- December 2015
- November 2015
- October 2015
- September 2015
- August 2015
- July 2015
- June 2015
- May 2015
- April 2015
- March 2015
- January 2015
- December 2014
- November 2014
- October 2014
- August 2014
- July 2014
- March 2014
- February 2014
- February 2011
- January 2011
- July 2010
- April 2010
- January 2010
Categories
Meta
Tag Archives: JAX-RS
Java 15 vs Java 8 | Modern Java Features | Head Crashing Informatics 25
Hey guys! How’s it going? Backporting an application from Java 15 to Java 8 to convince you how much better coding in modern Java is! Java 15’s modern language features and API enhancements makes coding so much better! In this … Continue reading
Posted in Jakarta EE, Java, Programming, Standards
Tagged Head Crashing, Jakarte EE 9.1, Java, Java 15, Java 8, JAX-RS, JAX-RS 3.0, Migration, Tutorial
Comments Off on Java 15 vs Java 8 | Modern Java Features | Head Crashing Informatics 25
JAX-RS Done Right! (XI. – Migration to JAX-RS 3.0)
Hey guys! How’s it going? In today’s episode of “JAX-RS Done Right!” I will demonstrate how to migrate an existing JAX-RS application to the latest release of the Jakarta REST API aka JAX-RS 3.0. Code example can be found on … Continue reading
Posted in Jakarta EE, Java, Programming, Standards
Tagged Head Crashing, Jakarta EE 9, Jakarta REST, Java, JAX-RS, JAX-RS 3.0, JAX-RS Tutorial, Tutorial
Comments Off on JAX-RS Done Right! (XI. – Migration to JAX-RS 3.0)
JAX-RS Done Right! (VIII. – Advanced Parameter Topics)
Hey guys! How’s it going? In today’s episode of “JAX-RS Done Right!” we will look into more advanced parameter topics that help us to make our code look much cleaner and support separation of concerns. With the help of a … Continue reading
Posted in Jakarta EE, Java, Programming, Standards
Tagged Head Crashing, Java, JAX-RS, Tutorial
Comments Off on JAX-RS Done Right! (VIII. – Advanced Parameter Topics)
JAX-RS Done Right! (VII. – Parameter Basics)
Hey guys! How’s it going? Let’s provide fine control in our JAX-RS routing using regular expressions and media type selectors. Code example can be found on Gitlab: https://gitlab.com/mkarg/jaxrs-done-right Stay safe and… Party on!
Posted in Jakarta EE, Java, Programming, Standards
Tagged Head Crashing, Java, JAX-RS, Tutorial
Comments Off on JAX-RS Done Right! (VII. – Parameter Basics)
JAX-RS Done Right! (VI. – RegEx Routing)
Hey guys! How’s it going? Let’s provide fine control in our JAX-RS routing using regular expressions and media type selectors. Code example can be found on Gitlab: https://gitlab.com/mkarg/jaxrs-done-right Stay safe and… Party on!
Posted in Jakarta EE, Java, Programming, Standards
Tagged Head Crashing, Java, JAX-RS
Comments Off on JAX-RS Done Right! (VI. – RegEx Routing)
JAX-RS Done Right! (V. – Dynamic Routing)
Hey guys! How’s it going? Dynamics come into play: Dynamic routing variants using sub resources. Code example can be found on Gitlab: https://gitlab.com/mkarg/jaxrs-done-right Stay safe and… Party on!
Posted in Jakarta EE, Java, Programming, Standards
Tagged Darda, Head Crashing, Java, JAX-RS
Comments Off on JAX-RS Done Right! (V. – Dynamic Routing)
JAX-RS Done Right! (IV. – Static Routing)
Hey guys! How’s it going? Let’s practice different STATIC routing variants using @Path. Code example can be found on Gitlab: https://gitlab.com/mkarg/jaxrs-done-right Stay safe and… Party on!
Posted in Jakarta EE, Java, Open Source, Programming, Standards
Tagged Head Crashing, Java, JAX-RS
Comments Off on JAX-RS Done Right! (IV. – Static Routing)
Jakarta EE 9 Milestone 1 SNEAK PEEK
Hey guys! How’s it going? Jakarta EE 9 Milestone 1 was released in June, and Ivar asked for cupcakes. So here is mine: Cherry Cheesecake with Namespace Migration. Like to taste JAX-RS on a bed of Java SE 11? Code … Continue reading
Posted in Jakarta EE, Java, Open Source, Programming, Standards
Tagged Jakarta EE 9, Java, JAX-RS
Comments Off on Jakarta EE 9 Milestone 1 SNEAK PEEK