EUNO.NEWS EUNO.NEWS
  • All (21181) +146
  • AI (3169) +10
  • DevOps (940) +5
  • Software (11185) +102
  • IT (5838) +28
  • Education (48)
  • Notice
  • All (21181) +146
    • AI (3169) +10
    • DevOps (940) +5
    • Software (11185) +102
    • IT (5838) +28
    • Education (48)
  • Notice
  • All (21181) +146
  • AI (3169) +10
  • DevOps (940) +5
  • Software (11185) +102
  • IT (5838) +28
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 month ago · software

    Spring Boot Security tokens Validation locally using Keycloak’s public keys (JWKS)

    Spring Security + Keycloak – JWT Validation Overview Keycloak issues signed JWT access tokens and your Spring Boot services validate those tokens locally using...

    #spring-boot #keycloak #jwt #oauth2 #security #jwks #java #resource-server
  • 1 month ago · software

    Building a Digital Menu System for Restaurants – Personal Project

    Project Overview After a pause, I returned to a personal project that I consider the most important in my portfolio: a digital menu system for restaurants. The...

    #digital menu #restaurant ordering #Java #Spring Boot #backend development #frontend #login system #project management #Trello #software architecture #prototype design
  • 1 month ago · software

    274. H-Index | LeetCode | Top Interview 150 | Coding Questions

    Problem Link: https://leetcode.com/problems/h-index/ Solution java class Solution { public int hIndexint citations { int n = citations.length; int arr = new int...

    #leetcode #h-index #algorithm #java #interview-prep #coding-problem
  • 1 month ago · software

    Java ATM CLI Dev Log #2: Transfer Cash, Hanging?

    Narrative I never expected building this feature to be so crazy to me. While building the feature, everything was going smoothly—until the function started to...

    #java #database-transactions #debugging #cli #atm-application
  • 1 month ago · software

    A kernel bug froze my machine: Debugging an async-profiler deadlock

    Article URL: https://questdb.com/blog/async-profiler-kernel-bug/ Comments URL: https://news.ycombinator.com/item?id=46280465 Points: 16 Comments: 4...

    #async-profiler #kernel bug #deadlock #debugging #performance profiling #Java
  • 1 month ago · software

    How JOIN FETCH Reduced Database Load by 94%: A Real-World Case Study

    Introduction The N+1 problem is one of the most common causes of high database load in Spring Boot applications. In this article, I’ll show you how to systemat...

    #spring-boot #n+1-problem #join-fetch #orm #java #database-performance #jpa #hibernate
  • 1 month ago · software

    Method overriding in Java

    What is method overriding When a subclass provides a specific implementation for a method that is already defined in its parent class, it is called method over...

    #java #method overriding #inheritance #object-oriented programming #OOP
  • 1 month ago · software

    History of Java

    Origins Java was started in 1991 by James Gosling as part of a research initiative called the Green Project. The main objective of this project was to create a...

    #Java #programming language history #JVM #James Gosling #platform independence #Oak
  • 1 month ago · software

    java 8 (Stream API)

    Features of Stream API - Declarative – Write concise and readable code using functional style. - Lazy Evaluation – Operations are executed only when a terminal...

    #java #java-8 #stream-api #functional-programming #lazy-evaluation #parallel-streams #collections
  • 1 month ago · software

    JVM, Java Memory Model e CPU: por que funciona em x86 e quebra em ARM

    Introdução “Mas nunca deu problema na minha máquina.” Provavelmente porque sua máquina é x86. Troque para ARM e alguns bugs de concorrência que estavam “dormin...

    #Java #JVM #Java Memory Model #concurrency #multithreading #memory ordering #happens-before #x86 #ARM
  • 1 month ago · software

    JVM: A Máquina Virtual Java - Fundamentos e Funcionamento

    A Java Virtual Machine JVM é uma das tecnologias mais influentes da computação moderna. Desde seu lançamento em 1995, a JVM tem sido fundamental para o sucesso...

    #Java #JVM #bytecode #virtual machine #portability #memory management #threads
  • 1 month ago · software

    Spring WebClient vs. RestTemplate: Which One Should You Use in 2025?

    If you’ve been in the Spring ecosystem for more than a few years, RestTemplate is like an old friend. It’s familiar, it’s synchronous, and—let’s be honest—it ju...

    #spring #webclient #resttemplate #spring-boot #reactive-programming #java #api-integration #microservices

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026