Search
- There's a very neat list of all the many different file formats they can detect. #java
- Apache Tika 2.9.4 is now available for download: buff.ly/QrgrmLv Tika is a toolkit for detecting and extracting metadata and structured text content from various documents using existing parser libraries. #opensource
- JBang Jash Brings Streamlined Process Execution to Java #jash #java #jbang www.infoq.com/news/2025...
- Advanced Java Multithreading Patterns for High-Performance Applications #java #multithreading dev.to/aaravjoshi/advan...
- Java Memory Leak Detection: Tools and Techniques for Production Applications #java #memory dev.to/aaravjoshi/java-...
- Introducing #JBang Jash - a #Java library streamlining external process execution and shell commands with a fluent API, eliminating the usual complexities of java.lang.ProcessBuilder and Runtime.exec. Learn more: bit.ly/43cfma6 #InfoQ
- ⏰ Starting soon! Join us for Quarkus Insights Ep. #205 for "JobRunr in Quarkus" with Ronald Dehuysser @rdehuyss.bsky.social bit.ly/quarkusinsig... #java #quarkus #quarkusinsights
- The #ModelContextProtocol (MCP) - an open standard for LLM tool integration - is gaining adoption in #Java (Quarkus, Spring AI, etc.)! Developers can now run MCP servers more easily using tools like JBang and the MCP Java catalog. Find out more details on #InfoQ 👉 bit.ly/43drfNl #MCP
- Build a Sentiment Analysis API in Java with Quarkus and Local LLMs No cloud. No API keys. Learn how to classify text sentiment using Quarkus, Langchain4j, and Ollama. buff.ly/IESvZPq #Java #LangChain4j #Ollama
- ✨ Meet #Atreus62 FT ✨ Oak wood case + Cherry MX Brown + DSA PBT keycaps. Now with our epic #Origami Transport #Bag (felt, lightweight, foldable)! We adapt this for any keyboard on the market. #mechanicalkeyboard #keeblife #coder #transportbag #keyboard #KEEB_PD #madeinpoland #html #java #dev
- Oracle Corp on Tuesday announced the release of Oracle Jipher, a Java Cryptographic Service Provider designed to enable secure deployments of #Java applications in U.S. government and enterprise environments that require FIPS 140-2 compliance. adtmag.com/articles/202... #JavaDevelopment
- Duncan breaks down the 𝟱 𝗰𝗿𝗶𝘁𝗶𝗰𝗮𝗹 𝗲𝗹𝗲𝗺𝗲𝗻𝘁𝘀 that drive agility, #scalability, and seamless integration: 1. Agent orchestration 2. Memory database 3. Streaming endpoints 4. Integrations and tool support 5. Agent lifecycle management akka.io/blog/key-cap... #Technology #AI #Java #Agents
- youtu.be/cWJLt_UgBmg #Java #javascript #webgpu #threejs #developer #webdev #web #dev #entangled #3D #sync
- Apache Wicket has issued two releases that are now available for download: ✅ Wicket 9.21.0 buff.ly/ASVWRXU ✅ Wicket 10.5.0 buff.ly/xULLKkV Wicket is an #opensource #Java component oriented web application framework that powers thousands of web applications and web sites.
- Nachmittags-Highlights auf der JAX! 🚀 Von IntelliJ-Produktivität über Kubernetes & Knative bis hin zu Microfrontends & API-Strategien – ein Nachmittag voller Best Practices & Insights! 💡 #JAXcon #Java #Kubernetes #Microfrontends #API #DevInsights
- Peaceful and Bright Future of Integrity by Default in Java bit.ly/4hnbrwY #Java
- Sadly I couldn't make it to @devoxx.uk this year. Wishing my #Java friends a wonderful time at this excellent event! ☕🇬🇧
- Check out this week's Top 7 posts: LangChain4J review by @frankel.ch, AI agents guide by @slobodan.me, gamejam coding by @jacklehamster.bsky.social, and more! #Java #AWS #GameDev #VibeCoding #Cursor dev.to/devteam/top-...
- Follow to stay informed about what's going on in the Malmö Java User Group. And make sure to join our mailing list groups.google.com/g/javaforum-... #Javaforum #MalmoJUG #Communiyt #Java
- Highlights vom Vormittag auf der #JAXcon 🚀 KI, Rust, Architektur & Performance-Tuning – u. a. mit Talks von Christoph Henkelmann, Jamie Coleman & Arno Haase. 💻 Wissen & Praxis satt! #DeveloperLife #Java #Rust #AI
- Kunal Chakraborty et al.* explore the dynamics and drivers of air-sea CO₂ fluxes in the upwelling region of southern Java coast. #ocean #co2 #flux #java doi.org/10.1016/j.ec... A.P. Joshi, Prasanna Kanti Ghoshal, Jayashree Ghosh, Anirban Akhand, Trishneeta Bhattacharya, M.G. Sreeush, Vinu Valsala
- Highlight von gestern: 30 Jahre Java – Technik, Community & Zukunft in einer starken Keynote. Ein Ökosystem, das bleibt. #JAXcon #Java #Jubiläum #TechHistory
- Happy Birthday #Java at @devoxx.uk
- Apache Parquet Java Vulnerability CVE-2025-46762 Exposes Systems to Remote Code Execution Attacks... thecyberexpress.com/apache-parquet-java… #Firewall #Daily #Cyber #News #Vulnerabilities #Apache #Parquet #Java #arbitrary #code #CVE-2025-46762 Result Details
- Ready to make your #Java app a little smarter? In this hands-on #workshop, Marta Tolosa and Sydney Nurse will guide you through building a #GenAI powered app using #JDBC and vector embeddings. 🎟️ Only €19 → 2025.europe.jcon.one... #JCON2025 #GenAI #JavaWorkshops #OracleForDevs
- #JDK25 introduces JEP 512, bringing Compact Source Files and Instance Main Methods to #Java, making it easier than ever for beginners to learn & code. Key features include simplified syntax, automatic imports, and a new IO helper class, and more. Details here: bit.ly/4j9GMUp #JEPs #InfoQ
- I just realized how ginormous native Mac apps can get. Two of my #Java projects, a text editor and a simple puzzle game, ballooned up to 150MB each when packaged. (This is because native Mac apps written in Java have to include a copy of the JRE in the package to make them self-contained.)