Intro to managing and running a containerized Java Spring Boot application Docker is a platform for packaging, deploying, and running applications in containers. It can run containers on any system that supports the platform: a
Category: Articles
Java 12 could ax raw string literals
The beta capability won’t be ready in time for the March 2019 upgrade
Preview: OpenJDK 12 startup
JDK 12 development is ramping down with a targetted release in March. This hopefully means things will be pretty stable from here on out.
Portaltech Reply | Rogue Wave
“As a leading SAP Hybris Partner, it is important for us to efficiently deliver the highest-quality solutions to our customers. Thanks to JRebel, we’re saving from hours to months depending on the project.” – Filippo Maria de Rosa, Technical ArchitectPortaltech Reply is a world leader in the implementation of the SAP Hybris commerce platform, having implemented most of the SAP Hybris-based technology projects in the UK. Depending on the client initiative, Portaltech Reply can have anywhere from four to 60 developers working on a project at any one time.Portaltech Reply was first interested in testing JRebel because during development in Hybris, the build and redeploy times can be relatively long. According to Filippo Maria de Rosa, technical architect at Portaltech Reply, the company’s Hybris developers spend approximately five minutes for each build to complete, as well as three to four minutes to restart. In a standard workday, this can be a very time-consuming process.The Portaltech Reply team undertook a free trial with JRebel and experienced positive results.
5 Weird Java Questions That Will Make Your Head Spin
Some of the weirdest Java puzzlers that we had a chance to get our hands onEven the most experie…
Convert a Comma Separated String to a List | Baeldung
Discover how to convert a comma separated string of integers or strings to a list in Java.
The Brief but Complicated History of JDK 12’s String::transform Method
It was recently proposed that the Java preview feature Raw String Literals (JEP 326) be removed from…
Peter Lawrey’s answer to When will Java 11 replace Java 8 as the default Java? – Quora
Miguel Paraz , professional Java programmer since 2002 · Author has 626 answers and 783k answer views Java 8 had a high adoption r….
Java Magazine, July/August 2018
View the digital edition of Java Magazine: July/August 2018 Twitter.
Passing Parameters to Java Threads | Baeldung
Learn a couple of ways to send a parameter to a thread in Java
How to Remove Objects or Elements while Iterating over ArrayList in Java – The Right way
One of the common problems many Java Programmers face is to remove elements while iterating over ArrayList in Java because the intuitive s…
Epsilon – A Garbage Collector which doesn’t collect any garbage – eJavaGuru.com
by eJavaGuru Epsilon – A Garbage Collector which doesn’t collect any garbage Imagine a software organization replaces its programm….
Java: Streaming a JDBC ResultSet as CSV
In my previous post, I showed how to convert a java.sql.ResultSet to JSON and stream it back to the …
Top 5 Online Courses to Learn Web Development in 2019
Udemy is running their flash sale this weekend, where they are offering all the courses in just $10.99 and I have been spending a lot of ti…