EUNO.NEWS EUNO.NEWS
  • All (21023) +2
  • AI (3157)
  • DevOps (933) +1
  • Software (11078)
  • IT (5806)
  • Education (48)
  • Notice
  • All (21023) +2
    • AI (3157)
    • DevOps (933) +1
    • Software (11078)
    • IT (5806)
    • Education (48)
  • Notice
  • All (21023) +2
  • AI (3157)
  • DevOps (933) +1
  • Software (11078)
  • IT (5806)
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 2 weeks ago · software

    Hibernate XML 설정 가이드 - 매핑, 캐시, 트랜잭션

    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...

    #hibernate #xml-configuration #orm #java #session-factory #database-connection #mapping #caching #transactions
  • 2 weeks ago · software

    Spring Boot JSP 가이드 - 설정부터 Form 처리, 유효성 검증까지

    Introduction Spring Boot는 기본적으로 Thymeleaf를 권장하지만, 레거시 프로젝트나 특정 요구사항에 따라 JSP를 사용해야 할 때도 있습니다. 이 글에서는 Spring Boot에서 JSP를 설정하고 활용하는 방법을 알아봅니다. Dependencies Gradle...

    #spring-boot #jsp #java #web-development #spring-mvc #jstl #gradle #maven #configuration #view-templates
  • 2 weeks ago · software

    Spring Boot Actuator - 애플리케이션 모니터링 가이드

    Spring Boot Actuator는 운영 중인 애플리케이션의 상태를 모니터링하고 관리하기 위한 기능을 제공합니다. 설정, 메모리, CPU, 환경 변수, Bean 정보 등 다양한 정보를 확인할 수 있습니다. 설정 Gradle gradle implementation 'org.spring...

    #spring-boot #actuator #application-monitoring #java #metrics #health-check #configuration
  • 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 마이크로서비스 - Eureka와 Multi-Module 프로젝트

    마이크로서비스와 Spring Cloud 마이크로서비스 아키텍처는 대규모 애플리케이션을 작은 서비스 단위로 분리하여 독립적으로 개발, 배포, 확장할 수 있게 합니다. Spring Cloud는 이러한 마이크로서비스 구축을 위한 다양한 도구를 제공합니다. Eureka는 Netflix OSS...

    #spring-cloud #eureka #microservices #service-discovery #spring-boot #java #multi-module #netflix-oss
  • 2 weeks ago · software

    Groovy Collection - Set, List, Map, Range

    Set groovy // Creating a Set def Set1 = 1, 2, 1, 4, 5, 9 as Set Set Set2 = new HashSet'a', 'b', 'c', 'd' // Modifying a Set Set2.add1 Set2.add9 Set2.addAll4, 5...

    #Groovy #collections #set #list #map #range #programming #java #syntax
  • 2 weeks ago · software

    ProGuard Android Guide - Code Shrinking and Obfuscation

    Android ProGuard 설정과 문제 해결 방법 Shrinking - 사용되지 않는 메서드, 클래스, 필드 등을 제거합니다. Optimizing - 메서드 바이트코드 최적화 및 인라인inline 처리를 수행합니다. Obfuscating - 이름을 의미 없는 짧은 문자열로 변경하여...

    #Android #ProGuard #code shrinking #obfuscation #minify #keep rules #build configuration #Java #Kotlin
  • 2 weeks ago · software

    Do Socket ao Spring Boot: entendendo a comunicação via rede em Java

    Comunicação entre Sistemas Distribuídos Quando falamos em comunicação entre sistemas, especialmente no contexto de aplicações distribuídas, estamos lidando com...

    #java #spring-boot #sockets #tcp-ip #network-communication #distributed-systems
  • 2 weeks ago · software

    Minimal Guide to Resilience4j and Circuit Breaker in Spring Boot

    !Cover image for Minimal Guide to Resilience4j and Circuit Breaker in Spring Boothttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=aut...

    #resilience4j #circuit-breaker #spring-boot #microservices #java #fault-tolerance
  • 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
  • 2 weeks ago · software

    Builder Pattern in Java: Clear Examples and Real Application

    Builder Design Pattern in Java The Builder design pattern is a creational pattern that separates the construction of an object from its representation. In other...

    #builder pattern #java #design patterns #creational pattern #object construction #immutability
  • 2 weeks ago · software

    Dependency Injection in Spring Boot: How Spring Wires Everything for You

    !Cover image for Dependency Injection in Spring Boot: How Spring Wires Everything for Youhttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gra...

    #dependency injection #spring boot #ioc container #java #spring framework #loose coupling #software architecture

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026