Hi, I'm Julian Jupiter!
"I'm a passionate software developer from the Philippines. I have several years of experience in backend and frontend development using technologies such as Java, Linux, SQL, JavaScript and a lot more."
Latest Blogs
Functional Interfaces, Lambda Expressions and Method References in Java
Published: March 23, 2023 by Julian Jupiter
Since Java 8, lambda expressions have been supported via functional interfaces. Check out this tutorial on using functional interfaces, lambda expressions and method references.
JDK 15: The New Features in Java 15
Published: September 15, 2020 by Julian Jupiter
New features in Java 15 which has become GA today, September 15, 2020.
RESTful Web Service API with Spring Boot and Spring MVC
Published: September 13, 2020 by Julian Jupiter
This post walks you through the process of creating RESTful web service API with Spring Boot and Spring MVC.
Java Web Application with Embedded Tomcat
Published: August 31, 2019 by Julian Jupiter
This tutorial is to create a Java web application using embedded Apache Tomcat web server.
How to Create Maven and Gradle Wrapper
Published: August 12, 2019 by Julian Jupiter
This post walks you through how to create wrapper for Maven and Gradle build tools.