Ask questions and see you at September 2nd, 8 pm CET: youtube.com/c/bienadam
Also checkout recent episode:
Please keep the questions as short and as concise as only possible. Feel free to ask several, shorter questions. I will also cover some questions in my "shorts" youtube.com/@bienadam/shorts between the shows.
Upcoming airhacks.tv events are also going to be announced at meetup.com/airhacks
New: the airhacks.tv discord server: discord.gg/airhacks
Hi, Adam
Is it possible to use CRaC with a Java application in a Docker container to create a single image that can reload environment-specific settings, or must there be a separate Docker image per environment?
What are the pros and cons of using RecordBuilder vs. Lombok’s
@Builder
annotation on record classes vs. a manual approach? Any opinion on which is preferred?What’s your opinion on using a Java stack for cross-platform GUI development, specifically with Gluon + JavaFX + GraalVM? Is it too late for Java desktop applications? Should another language or framework be considered instead?
Greetings