EUNO.NEWS EUNO.NEWS
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
  • All (20993) +299
    • AI (3155) +14
    • DevOps (933) +7
    • Software (11054) +203
    • IT (5802) +74
    • Education (48)
  • Notice
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 week ago · software

    System Design in Real Life: Why Ancient Museums are actually Microservices?

    Introduction I work as a Backend Developer Java/Spring and I’m also a university student studying Museology. While examining the physical security layers of mo...

    #microservices #system design #architecture #monolith #backend #java #spring #museum analogy
  • 1 week ago · software

    How Does @Async Work Internally in Spring Boot?

    Introduction 🚀 Have you ever called a REST API and thought: > “Why is this request blocking until everything finishes?” Now imagine sending an email, generati...

    #spring-boot #async #java #concurrency #thread-pool #annotation #spring-framework
  • 1 week ago · software

    JAVA INTERNALS: JDK, JRE, JVM, and JIT!

    What is JDK Java Development Kit? The JDK provides the tools needed to write and develop Java programs. When you write a program and compile it, the JDK uses t...

    #java #jdk #jre #jvm #jit #programming #compilation #software-development
  • 1 week ago · software

    EventBus

    SimpleEventBus Implementation java import java.util.List; import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.CopyOnWriteArrayList; // C...

    #event bus #Java #concurrency #publish‑subscribe #observer pattern #thread‑safe
  • 1 week ago · software

    How to Create Memory-Efficient Software: A Practical Guide for Developers

    Introduction Memory efficiency is a critical aspect of modern software engineering. Poor memory management leads to slow performance, crashes, scalability issu...

    #memory management #performance optimization #programming languages #C++ #Java #Python #Rust #Go #data structures #software engineering
  • 1 week ago · software

    Iterando lo recursivo

    Conversión de HTML reducido a Markdown con un árbol sintáctico En uno de mis proyectos laterales o “mascota” escribí un pequeño parser para un HTML reducido, p...

    #java #swing #jeditorpane #html #markdown #parser #recursion #note‑app
  • 1 week ago · software

    Day 12: Understanding Constructors in Java

    What is a Constructor? A constructor is a special method in Java that is automatically called when an object is created. - The constructor name must be the sam...

    #Java #constructors #object-oriented programming #OOP #tutorial #programming basics
  • 1 week ago · software

    Day 11: Understanding `break` and `continue` Statements in Java

    What are break and continue? In Java, break and continue are loop‑control statements that alter the normal flow of loops for, while, do‑while and switch blocks...

    #java #break statement #continue statement #loops #control flow #programming tutorial
  • 1 week ago · software

    Get Job at Javascript gets harder? You might need to learn the 'Enterprise' Stack.

    The job market reality check Look, I get it. When you started learning to code, everyone told you “learn JavaScript, it’s everywhere.” They weren’t wrong, but...

    #javascript #java #spring-boot #node.js #job-market #career-advice #enterprise-stack #fintech #backend-development
  • 1 week ago · software

    The Java PDF Table Extraction Library You’ve Been Waiting For..

    The Java PDF Table Extraction Library You’ve Been Waiting For !Cover image for The Java PDF Table Extraction Library You’ve Been Waiting For..https://media2.de...

    #java #pdf #table-extraction #data-parsing #library #document-processing #open-source
  • 1 week ago · software

    Why Project Valhalla Will Revolutionize Java Performance in 2026

    Java has powered enterprise systems for decades, but it's often criticized for memory overhead and performance bottlenecks compared to languages like Rust or Go...

    #Java #Project Valhalla #value classes #performance #OpenJDK #JVM #memory optimization #enterprise development
  • 1 week ago · software

    Add Document Properties in Word Documents with Java

    Adding Built‑in and Custom Document Properties to Word Files with Java Word documents are more than just text and images; they often contain valuable hidden in...

    #java #word-documents #metadata #document-properties #spire.doc #api #programming #automation

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026