An Introduction to Jakarta Persistence 3.2 by Examples
https://itnext.io/an-introduction-to-jakarta-persistence-3-2-by-examples-69b34adc9c0b
#JakartaEE #jpa #Java
An Introduction to Jakarta Persistence 3.2 by Examples
https://itnext.io/an-introduction-to-jakarta-persistence-3-2-by-examples-69b34adc9c0b
#JakartaEE #jpa #Java
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.5.4 has been released and is now available from Maven Central.
https://spring.io/blog/2025/07/24/spring-boot-3-5-4-available-now
JDK 25 has entered Rampdown Phase Two, with General Availability scheduled for September 16, 2025.
As a book author, I find that JEP 512 — Compact Source Files and Instance Main Methods — impacts nearly every code example.
https://openjdk.org/projects/jdk/25/
#java #java25
Java was not underhyped in 1997 (2021)
https://dylanbeattie.net/2021/07/01/java-is-criminally-underhyped.html
#HackerNews #Java #Underhyped #1997 #Tech #History #Programming #Language
Nearly 3 out of 4 Oracle Java users got audited in 3 years
https://www.theregister.com/2025/07/15/oracle_java_users_audited/
#java
@mattiem @cocoaphony concurrency is generally hard in any programming language. The best support I've seen in any language is #Java. It supports a wide variety of concurrency styles without making it too hard to use.
Mill: A Better Build Tool for Java, Scala, & Kotlin
Nearly 3 Out of 4 Oracle Java Users Say They've Been Audited in the Past 3 Years - A survey of 500 IT asset managers in organizations that use Oracle Java has found ... - https://developers.slashdot.org/story/25/07/15/1641209/nearly-3-out-of-4-oracle-java-users-say-theyve-been-audited-in-the-past-3-years?utm_source=rss1.0mainlinkanon&utm_medium=feed #java
Looks like Eclipse Collections had a debate about what minimum #Java version to support, and ended up releasing 12.0 a month ago supporting Java 11, and then released 13.0 supporting Java 17 just 4 days later.
#Fossils of #Homoerectus and contemporary animal species collected from the #Java seabed. They help to re-create what a landscape now drowned by the sea once looked like.
https://www.sciencenews.org/article/seafloor-clues-ancient-human-relatives
https://www.securityweek.com/esim-hack-allows-for-cloning-spying/
Old Java Card vulnerabilities resurface in eSIMs
Doctor and Patient in the Fediverse of Madness (love the title)
https://www.youtube.com/watch?v=BLyhUp-KKvQ&t=1201
Definitely worth your watch!
Thank you @wernerkeil and @javapro for this video.
Just follow the tags to see what it's all about
@Crell @alina it's not ignorance.
It's the fact that #PHP is still a pain in the ass and that every software I know that uses it is a burning piece of shit when it comes to security and updates.
php
shite and they'd rather deal with #Java and #Tomcat than to ever touch it.And sadly I agree with them: Because php feels like #IIS Extensions but worse...
Today's Poll...
Which were the earliest programming languages used in the field of AI?
I have created a thing with #Java that I needed for #Maven and #GraalVM so that I can provide fat-jars (needed for tools that don't do dependency management) that don't behave different in #NativeImage than our normal distributions:
https://github.com/michael-simons/native-image-config-transformer
Maybe this is helpful for others, too.
Proposed to target JDK 26: JEP 504: Remove the Applet API: https://openjdk.org/jeps/504 #jdk26 #openjdk #java
#macOS #programming people, I need some help.
I have #Java code that parses a CSV file that was written by Microsoft Excel. It therefore needs to know which character encoding was used.
On Windows, the Java system property “native.encoding” is set to Cp1252, which matches what Excel writes. On my Mac, however, native.encoding=UTF-8, but Excel writes in MacRoman!
TextEdit also assumes CSV files are MacRoman when reading them.
Anybody know how Excel and TextEdit choose their default encoding?
We've released v2.3.0 of bld, our pure #Java build system, with support for the new Central Publish Portal. Migration to the new publication service is as easy as changing the target repositories.
The details are documented here: https://github.com/rife2/bld/wiki/Publishing
Aaaaaanyway.
Here you go: https://git.uvok.de/tuxguitar-songsterr-import/
Extremely quick & Dirty attempt to get started with Maven inside Visual Studio Code, because why the fuck would I download a 1 GB IDE???? (And BlueJ is too minimal, and DrJava is ancient and apparently can't use newer JDKs)