VOOZH about

URL: https://www.javacodegeeks.com/author/Mohamed-Sanaulla/page/3

⇱ Mohamed Sanaulla, Author at Java Code Geeks - Page 3 of 7


  • Core Java👁 Image
    Mohamed SanaullaJune 6th, 2018
    0 103

    API Updates in Java SE 11 (18.9)

    Java SE 11, which is also named as 18.9 (based on the new naming scheme which uses the year and…

    Read More »
  • Core Java👁 Image
    Mohamed SanaullaMarch 5th, 2018
    3 1,100

    Java 10 – JEP 286: Local-Variable Type Inference

    Java 10 is around the corner with RC Build available here. The features targetted for this release can be found…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Mohamed SanaullaJanuary 24th, 2018
    1 435

    Sample Logback Configuration for Spring Boot Profile Based Logging

    We would want different logging configurations for different profiles in Spring Boot, like in local running we would just want…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Mohamed SanaullaDecember 11th, 2017
    0 1,310

    Configure Embedded H2 Console With Spring MVC Application

    In our previous post we deployed a Spring MVC app using embedded H2 database to Tomcat. Browsing the data in…

    Read More »
  • Core Java👁 Image
    Mohamed SanaullaDecember 10th, 2017
    1 125

    Java Interface – Journey Over the Years to Java 9 – Default and Private Methods

    Introduction Interface in Java has evolved over the Java releases more so in Java 8 and Java 9. In this…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Mohamed SanaullaNovember 27th, 2017
    0 796

    Spring Boot: Thymeleaf Template Decorator Using Thymeleaf Layout Dialect

    Introduction The question on reusing header and footer on all Thymeleaf templates has been often been asked on StackOverflow. In…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Mohamed SanaullaNovember 20th, 2017
    0 845

    How to Deploy Spring Application Without web.xml to Tomcat

    Introduction Since the Servlet 3 specification web.xml is no longer needed for configuring your web application and has been replaced…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Mohamed SanaullaNovember 10th, 2017
    0 533

    Using Google reCaptcha with Spring Boot application

    Introduction reCaptcha by Google is a library used to prevent bots from submitting data to your public forms or accessing…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Mohamed SanaullaOctober 27th, 2017
    0 387

    Aggregate and Index Data into Elasticsearch using Logstash, JDBC

    Introduction In my previous posts here and here I showed you how to index data into Elasticsearch from a SQL…

    Read More »
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
  • ...
  • Last
Back to top button
Close