Experiences Unlimited

Ramblings of a Developer

Tuesday, January 26th, 2021

Menu

  • Home
  • About
  • Java
    • Java 7
    • java 8
    • Java 9
    • Java 10
    • Java 11
    • Java 12
    • JDK 13
    • JDK 14
    • Scala
  • Spring
    • Spring Boot
  • Books
  • Software Design

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

By Mohamed Sanaulla on April 12, 2019 • ( Leave a comment )

In this article, we will look at how to use the Zxing QR code generation library and JFreeSVG library to create a QR Code SVG image in Java. QR Code Generation The […]

Working with LocalDate, LocalTime and LocalDateTime

By Mohamed Sanaulla on September 27, 2018 • ( Leave a comment )

Java 8 had a major change for the date and time APIs, which was the inclusion of Joda Time APIs into JDK under the JSR 310: Date and Time API. This JSR […]

Launch Single-File Source-Code Programs in JDK 11

By Mohamed Sanaulla on July 5, 2018 • ( Leave a comment )

JEP 330 – Launch Single-File Source-Code Programs is one of the exciting features in the upcoming JDK 11(18.9) release. This feature allows executing your java source code directly using the java interpreter. […]

API Updates in Java SE 11 (18.9)

By Mohamed Sanaulla on June 6, 2018 • ( Leave a comment )

Java SE 11, which is also named as 18.9 (based on the new naming scheme which uses the year and month of release), is slated to be GA during the last week […]

Java 10 – JEP 286: Local-Variable Type Inference

By Mohamed Sanaulla on March 4, 2018 • ( 1 Comment )

Java 10 is around the corner with RC Build available here. The features targetted for this release can be found here. Of all the JEPs targetted for Java 10, the interesting and […]

Creating Bootpag Like Pagination Component Using Vuejs

By Mohamed Sanaulla on December 10, 2017 • ( Leave a comment )

Introduction In this article, I will try to create a pagination Vuejs component similar to the one supported by jQuery Bootpag plugin. Component State The component should track the following: Current Page […]

Creating Simple Component in Vuejs

By Mohamed Sanaulla on December 8, 2017 • ( Leave a comment )

Introduction In this article, we will look at creating a very simple component in Vuejs. Let me pick the example from my previous post and create a component for showing the loading […]

Moving From Mustache.js and jQuery to Vuejs for Client Side View Management Reactively

By Mohamed Sanaulla on December 6, 2017 • ( Leave a comment )

Introduction A month ago I wrote a post on using Mustache.js for client-side templating. I am pretty excited about the way we use Mustache.js, jQuery Ajax Client to build views. Its simple […]

Spring Boot: Thymeleaf Template Decorator Using Thymeleaf Layout Dialect

By Mohamed Sanaulla on November 25, 2017 • ( Leave a comment )

Introduction The question on reusing header and footer on all Thymeleaf templates has been often been asked on StackOverflow. In this article, I will show you how you can structure the templates […]

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

By Mohamed Sanaulla on November 20, 2017 • ( Leave a comment )

Introduction Interface in Java has evolved over the Java releases more so in Java 8 and Java 9. In this article we will look at how Interface was prior to Java 8 […]

Posts navigation

‹ Newer 1 2 3 4 5 6 7 … 34 Older ›

Enter your email address to follow this blog and receive notifications of new posts by email.

Join 1,798 other followers

Like on Facebook

Like on Facebook

Blog Stats

  • 827,776 visitors

Archives

Target Ad

Advertisements

Top Posts & Pages

  • Using Notepad++ to Compile and Run Java Programs
  • Integrating Amazon Cognito With Single Page Application (Vue.js)
  • Null, null, Nil, Nothing, None, and Unit in Scala
  • Children- How important are they for the World?
  • Cohesion and Coupling: Two OO Design Principles
  • Index Data from a Relational Database into Elasticsearch - 1
  • UnsupportedOperation exception while using Map in Java
  • Using Websocket with Spring Framework and Vuejs
  • Integrate Spring Boot Application with Amazon Cognito
  • Parsing XML using DOM, SAX and StAX Parser in Java

Recent Posts

  • How to use regular expression in Java?
  • How to parse number string with commas to Integer or Long?
  • Using Websocket with Spring Framework and Vuejs
  • Advanced profile management in Spring Boot
  • JDK 14 – JEP 361 Switch Expressions out from preview
  • JEP 355 Text Blocks in JDK 13
  • Integrating Amazon Cognito With Single Page Application (Vue.js)
  • Integrate Spring Boot Application with Amazon Cognito
  • How to Create QRCode Using QRGen in Java
  • JDK 12 – JEP 325 Switch Expressions

Recent Comments

Joz Favreau on Integrating Amazon Cognito Wit…
Joz on Integrating Amazon Cognito Wit…
JDK 12 – JEP 3… on JDK 14 – JEP 361 Switch…
JDK 14 – JEP 3… on JDK 12 – JEP 325 Switch…
Joel Cone on Integrating Amazon Cognito Wit…

2008 Season 2010 Season Books Code Design Elasticsearch Events Formula 1 General google Groovy How Tos HTML5 Java Java 9 Java 11 JavaFX javascript linux NetBeans IDE NITK Open Source Scala Sports Spring Spring Boot Sun CA Ubuntu Unix
  • Top categories: Java gids
Blog at WordPress.com. |
Cancel