VOOZH about

URL: https://www.javacodegeeks.com/author/yatin-batra/page/32

⇱ Yatin Batra, Author at Java Code Geeks - Page 32 of 73


  • Java👁 Image
    Yatin BatraMay 1st, 2025
    0 469

    Understanding Apache Accumulo

    Apache Accumulo is a distributed NoSQL data store based on Google’s Bigtable design, built for the efficient storage and management…

    Read More »
  • Core Java👁 Image
    Yatin BatraMay 1st, 2025
    0 288

    Count Numbers Having Unique Digits

    Counting numbers with unique digits is a classic combinatorial problem often encountered in coding interviews and competitive programming. It helps…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Yatin BatraApril 30th, 2025
    0 487

    Spring AI DeepSeek COT Example

    In recent years, artificial intelligence (AI) has become one of the most powerful tools for automating tasks and enhancing user…

    Read More »
  • Core Java👁 Image
    Yatin BatraApril 29th, 2025
    0 495

    JUL to SLF4J Bridge Example

    Java developers often work with different logging frameworks across projects. The standard Java logging (JUL) comes bundled with the JDK…

    Read More »
  • Enterprise Java👁 Image
    Yatin BatraApril 28th, 2025
    0 4,777

    How to Disable Spring Security

    Spring Security is a powerful and customizable authentication and access-control framework for Java applications. However, in certain development or testing…

    Read More »
  • Core Java👁 Image
    Yatin BatraApril 28th, 2025
    0 1,031

    Getting Started with JLine 3

    JLine 3 is a powerful Java library for handling console input. It provides features like command-line editing, tab completion, history,…

    Read More »
  • Software Development👁 Image
    Yatin BatraApril 25th, 2025
    0 759

    Gradle Equivalents Of Maven Commands

    Maven and Gradle are two of the most popular build automation tools in the Java ecosystem. Both tools help in…

    Read More »
  • Core Java👁 Image
    Yatin BatraApril 25th, 2025
    0 1,073

    How to Use Google Translate API with Java

    The Google Cloud Translation API is a powerful tool that enables developers to programmatically translate text between thousands of language…

    Read More »
  • Software Development👁 Image
    Yatin BatraApril 24th, 2025
    0 922

    Micronaut @ConfigurationProperties Example

    Micronaut is a modern, JVM-based, full-stack microservices framework designed for building modular, easily testable microservice and serverless applications. One of…

    Read More »
  • First
  • ...
  • 20
  • 30
  • «
  • 31
  • 32
  • 33
  • »
  • 40
  • 50
  • ...
  • Last
Back to top button
Close