VOOZH about

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

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


  • Core Java👁 Image
    Mohamed SanaullaJanuary 3rd, 2020
    2 397

    JDK 14 – JEP 361 Switch Expressions out from preview

    In my previous post, I wrote about switch expressions and related enhancements released as a preview feature for JDK 12.…

    Read More »
  • Core Java👁 Image
    Mohamed SanaullaOctober 9th, 2019
    0 237

    JEP 355 Text Blocks in JDK 13

    JDK 13 went GA on September 17th, 2019 and the prominent new features are listed here. One of the new features…

    Read More »
  • Core Java👁 Image
    Mohamed SanaullaApril 26th, 2019
    0 1,029

    How to Create QRCode Using QRGen in Java

    In one of my previous articles, we saw how to create QRCode and its SVG equivalent using Zxing Java library.…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Mohamed SanaullaApril 23rd, 2019
    1 806

    Integrating Amazon Cognito With Single Page Application (Vue.js)

    In this article, we will look at authenticating Single page application (built using Vue.js) with Amazon Cognito using OAuth protocol.…

    Read More »
  • Core Java👁 Image
    Mohamed SanaullaApril 21st, 2019
    0 338

    How to create a QR Code SVG using Zxing and JFreeSVG in Java?

    In this article, we will look at how to use the Zxing QR code generation library and JFreeSVG library to…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Mohamed SanaullaApril 18th, 2019
    5 1,207

    Integrate Spring Boot Application with Amazon Cognito

    In this article, we will show how to use Amazon Cognito service for authentication users in a Spring Boot application…

    Read More »
  • Core Java👁 Image
    Mohamed SanaullaApril 16th, 2019
    0 149

    JDK 12 – JEP 325 Switch Expressions

    JDK 12 went GA on March 19, 2019, keeping its word on shorter release cycles and frequent releases. The features…

    Read More »
  • Core Java👁 Image
    Mohamed SanaullaOctober 1st, 2018
    0 183

    Working with LocalDate, LocalTime and LocalDateTime

    Java 8 had a major change for the date and time APIs, which was the inclusion of Joda Time APIs…

    Read More »
  • Core Java👁 Image
    Mohamed SanaullaJuly 6th, 2018
    3 171

    Launch Single-File Source-Code Programs in JDK 11

    JEP 330 – Launch Single-File Source-Code Programs is one of the exciting features in the upcoming JDK 11(18.9) release. This…

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