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 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
  • 2 weeks ago · software

    Magic in the Wild: How Java Giants like Spring, Hibernate, and Mockito use Dynamic Proxies

    Welcome to the second installment of the series: Java Proxies Unmasked In the previous post we learned about the classic Proxy pattern. We built a static proxy...

    #Java #Spring #Hibernate #Mockito #Dynamic Proxies #Proxy Pattern #AOP
  • 2 weeks ago · software

    Spring Security 시작하기 - 기본 설정과 인증

    기본 설정 의존성 추가 Spring Security를 사용하려면 의존성만 추가하면 됩니다. 추가하는 것만으로 기본 보안이 활성화됩니다. Maven xml org.springframework.boot spring-boot-starter-security Gradle gradle imple...

    #spring #spring-security #authentication #authorization #java #maven #gradle #security
  • 2 weeks ago · software

    JPA Entity 어노테이션 완벽 가이드 - 상속, Named Query, 기본 매핑

    markdown !dss99911https://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuplo...

    #JPA #Java #Entity #Annotations #ORM #Database Mapping #Inheritance #Named Query #Spring #Hibernate
  • 2 weeks ago · software

    Spring Cloud Gateway: Basic Example

    !Cover image for Spring Cloud Gateway: Basic Examplehttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fd...

    #spring #spring-boot #spring-cloud-gateway #api-gateway #microservices #java #routing #filters #cloud-native
  • 3 weeks ago · software

    Understanding Beans in Spring: The Backbone of a Spring Application

    While learning Spring and Spring Boot, one of the most fundamental concepts is the Spring Bean. Understanding beans is essential because almost everything in a...

    #spring #spring-beans #dependency-injection #ioc #spring-boot #java #annotations
  • 3 weeks ago · software

    Understanding Proxy Patterns: The Why and How of Static and Dynamic Proxies in Java

    Rajat Arora !Rajat Arorahttps://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com...

    #java #proxy-pattern #dynamic-proxy #static-proxy #spring #aop #design-patterns #programming
  • 3 weeks ago · software

    Why Exposing Persistence Entities in APIs Is a Dangerous Shortcut

    Example Controller java @PostMapping'/books' public BookItem create@RequestBody BookItem bookItem { return bookService.savebookItem; } Why It Felt Right - The...

    #API design #persistence entities #DTO #Spring #Java #backend #security #best practices
  • 3 weeks ago · software

    The Proxy Paradox: Why Spring @Transactional Vanishes

    The Problem You annotate @Transactional on a critical method, run your tests, and everything looks fine. But when you check the transaction log you see no tran...

    #spring #transactional #aop #proxy #java #spring-boot #transaction-management
  • 1 month ago · software

    The Dependency Injection Dilemma: Why I’m Finally Ghosting @Autowired on Fields

    In the World of Spring Boot Development, We Are Often Seduced by “Magic” We love the annotations that make 50 lines of boilerplate vanish. We love the auto‑con...

    #spring #dependency-injection #autowired #constructor-injection #java #spring-boot #software-architecture #testing
  • 1 month ago · software

    Spring vs Spring Boot: What Are the Main Differences Every Java Developer Should Know?

    Introduction If you’ve ever started learning Java programming for backend development, chances are you’ve heard people casually say, “Just use Spring Boot.” Bu...

    #spring #spring-boot #java #backend-development #web-frameworks #configuration
  • 1 month ago · software

    Tanzu Platform: Still the Best Place for Enterprise Java Apps

    Tanzu Platform, specifically the Elastic Runtime built on Cloud Foundry, is a true polyglot platform as a service PaaS. Since it matured under the same umbrella...

    #Tanzu #Java #PaaS #Cloud Foundry #Spring #Enterprise Applications #Elastic Runtime #VMware

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026