VOOZH about

URL: https://www.javacodegeeks.com/category/java/enterprise-java/page/11

⇱ Enterprise Java Archives - Page 11 of 454 - Java Code Geeks


  • 👁 spring-interview-questions-answers
    Omozegie AziegbeDecember 17th, 2025
    0 581

    Spring @Retryable With @Transactional

    Retrying database operations is a need in enterprise applications, especially when dealing with temporary issues such as deadlocks, transient connection…

    Read More »
  • 👁 spring-interview-questions-answers
    Omozegie AziegbeDecember 15th, 2025
    0 530

    Using @MockitoSpyBean in Spring

    Testing is an essential part of building reliable Spring Boot applications. Often, we need to observe or modify the behaviour…

    Read More »
  • 👁 spring-interview-questions-answers
    Yatin BatraDecember 4th, 2025
    0 406

    Dealing with UnexpectedRollbackException in Spring

    In Spring applications, managing transactions properly is critical to maintaining data consistency and integrity. Sometimes, developers encounter the UnexpectedRollbackException, which…

    Read More »
  • 👁 Image
    Omozegie AziegbeDecember 3rd, 2025
    0 577

    Configuration Management with Apollo

    Reliable configuration management is essential for modern applications. Apollo provides a centralized, dynamic platform that simplifies managing settings across environments…

    Read More »
  • 👁 Image
    Omozegie AziegbeDecember 2nd, 2025
    0 527

    Reduce Bot Detection for Selenium in Spring Boot Applications

    Websites today employ a variety of methods to detect automated tools such as Selenium. They inspect browser fingerprints, monitor navigation…

    Read More »
  • 👁 spring-interview-questions-answers
    Eleftheria DrosopoulouDecember 2nd, 2025
    0 316

    Advanced Software Testing Methodologies and Practices for Senior Developers

    Moving past basic annotations, a senior developer interview for a Spring Boot role shifts focus dramatically. It’s less about what…

    Read More »
  • 👁 Image
    Mary ZhengNovember 27th, 2025
    0 330

    Spring Data JPA Switch to AWS RDS Proxy Example

    1. Introduction AWS RDS Proxy is a fully managed, highly available database proxy for Amazon Relational Database Service(RDS). It sits…

    Read More »
  • 👁 spring-interview-questions-answers
    Yatin BatraNovember 26th, 2025
    0 585

    Managing Multiple LLM Integrations with Spring AI

    Integrating multiple Large Language Models (LLMs) in a single Spring Boot application has become a sought-after architectural pattern for AI-driven…

    Read More »
  • 👁 spring-interview-questions-answers
    Yatin BatraNovember 24th, 2025
    0 779

    Designing Intelligent Agents with Spring AI

    Spring AI is a powerful framework that seamlessly integrates AI capabilities into Spring Boot applications. It abstracts complex AI workflows…

    Read More »
  • First
  • ...
  • «
  • 10
  • 11
  • 12
  • »
  • 20
  • 30
  • ...
  • Last
Back to top button
Close