-
Recent Posts
- [DEUTSCH] Von COM zu Jakarta EE (Teil 3 von 3) | Aus der Mottenkiste | Head Crashing Informatics 52
- [DEUTSCH] Von COM zu Jakarta EE (Teil 2 von 3) | Aus der Mottenkiste | Head Crashing Informatics 51
- [DEUTSCH] Aus der Mottenkiste: Von COM zu Jakarta EE (Teil 1 von 3) | Head Crashing Informatics 50
- [DEUTSCH] JAX-RS 3.1 – Neue Features Teil 7 von 7 | Head Crashing Informatics 49 | Java
- [DEUTSCH] JAX-RS 3.1 – Neue Features Teil 6 von 7 | Head Crashing Informatics 48 | Java
Recent Comments
Archives
- May 2022
- April 2022
- March 2022
- February 2022
- January 2022
- December 2021
- November 2021
- October 2021
- September 2021
- August 2021
- July 2021
- June 2021
- May 2021
- April 2021
- 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: modern Java
[LIVESTREAM] LIVE CHAT with Andres Almiray | Tonite #WithMe | Java Latenite
#ToniteWithMe chatting about the #Maven contribution developed early this year here in this very latenite show is #JavaChampion Andres Almiray! Yay! 🙂 We will show you how the code works, how the contribution process looked like, and certainly what our … Continue reading
Posted in Interviews, Java, Open Source, Programming, Standards, Tonite With Me
Tagged Andres Almiray, interview, Java, Java Champion, Late-night, Live, Live Hacking, Live Show, Maven, Maven Plugin, modern Java, Tonite With Me
Comments Off on [LIVESTREAM] LIVE CHAT with Andres Almiray | Tonite #WithMe | Java Latenite
[LIVESTREAM] Andres Almiray LIVE HACKING Maven Plugins | Tonite with me | Java Latenite
#ToniteWithMe hacking on #MavenPlugins in #Java is #JavaChampion Andres Almiray. Ever wanted to watch some Java professionals hacking on the source code of Maven plugins? Then this LIVE STREAM is what you definitively NOT want to miss! Join this LIVE … Continue reading
Posted in Interviews, Java, Open Source, Programming, Standards, Tonite With Me
Tagged Andres Almiray, interview, Java, Java Champion, Late-night, Live, Live Hacking, Live Show, Maven, Maven Plugin, modern Java, Tonite With Me
Comments Off on [LIVESTREAM] Andres Almiray LIVE HACKING Maven Plugins | Tonite with me | Java Latenite
Migration Path to JDK 16 | The Two Minutes Tuesday 020 | Modern Java
Migrate to #JDK16 NOW! #Java 16 is here since last week, and there is no excuse to stay with any older versions! There is a simple four-steps migration path to more speed, more performance, more fun! If you like this … Continue reading
Posted in Java, Open Source, Programming, The Two Minutes Tuesday
Tagged Coding, Ideas, Java, JDK16, modern Java, News, performance, Programming, Reacts, Two Minutes
Comments Off on Migration Path to JDK 16 | The Two Minutes Tuesday 020 | Modern Java
[LIVESTREAM] Nicolai Parlog LIVE CHAT about Modern Java | Tonite with me | Java Latenite
#ToniteWithMe chatting about modern #Java is #JavaChampion Nicolai Parlog. When you want to know what is hot and what is not in Java, then Nicolai defintively is the perfect guest to ask your questions. He will be chatting with me … Continue reading
Posted in Interviews, Java, Open Source, Programming, Standards, Tonite With Me
Tagged interview, Java, Java Champion, Late-night, Live, Live Show, modern Java, Nicolai Parlog, Tonite With Me
Comments Off on [LIVESTREAM] Nicolai Parlog LIVE CHAT about Modern Java | Tonite with me | Java Latenite
Java Performance Shootout: Foreign Linker vs JNI | Modern Java | JDK16 | Head Crashing Informatics 28
Hey guys! How’s it going? The #ForeignLinkerAPI, which is in incubation in #JDK16, was announced to be as fast as, OR EVEN FASTER AS, #JNI (#JavaNativeInterface, the sole OFFICIAL way to call native code from Java). But how looks the … Continue reading
Posted in Jakarta EE, Java, Programming, Standards
Tagged DLL, glue code, Head Crashing, Java, Java 16, JDK 16, JNA, JNI, modern Java, native calls, performance, win32, Windows API
Comments Off on Java Performance Shootout: Foreign Linker vs JNI | Modern Java | JDK16 | Head Crashing Informatics 28
Foreign Linker API: Java native access without C | Modern Java | JDK16 | Head Crashing Informatics 27
Hey guys! How’s it going? The #ForeignLinkerAPI of #JDK16 allows to invoke native code, typically DLLs or shared objects written in the C language, without neither a #JNI wrapper written in C, nor a third party library like #JNA. Due … Continue reading
Posted in Jakarta EE, Java, Programming, Standards
Tagged DLL, glue code, Head Crashing, Java, Java 16, JDK 16, JNA, JNI, modern Java, native calls, Tutorial, win32, Windows API
Comments Off on Foreign Linker API: Java native access without C | Modern Java | JDK16 | Head Crashing Informatics 27
Spare keystrokes with the record keyword | Modern Java | JDK 16 | Head Crashing Informatics 26
Hey guys! How’s it going? The record keyword is ready for production use in JDK 16, which officially will be here mid March. Spare lots of keystrokes and get rid of code generators and IDE magic with this new keyword! … Continue reading
Posted in Jakarta EE, Java, Programming, Standards
Tagged Head Crashing, Java, Java 16, JDK 16, modern Java, record, record keyword, Tutorial
Comments Off on Spare keystrokes with the record keyword | Modern Java | JDK 16 | Head Crashing Informatics 26