Category: Java

  • Introducing the New and Improved Spring User Framework

    Introducing the New and Improved Spring User Framework

    Hello, fellow developers! II am thrilled to announce my significant improvements and the addition of new features to the Spring User Framework, a project I have been passionately working on. I initially announced it close to two years ago. It’s an exciting moment to share this enhanced tool that’s been a labor of love and…

  • How to get SpringBoot LiveReload Working over HTTPS

    How to get SpringBoot LiveReload Working over HTTPS

    SpringBoot LiveReload is an essential tool for developers using Spring Boot Dev Tools. It automatically reloads your browser when you modify a front end source file in your Spring Boot application. This feature saves time and boosts productivity by making it quick and easy to view the changes you’ve made to the front-end. Here’s how…

  • SpringBoot DevTools Auto Restart and Live Reload

    SpringBoot DevTools Auto Restart and Live Reload

    When you are developing a web application minimizing the time it takes changes you make to show up is a key factor in your productivity. The quicker you can see the results of your change, the quicker you know if you have fixed things, or made things worse:). If you are using SpringBoot you may…

  • Migrating 10MinuteMail from Java to GraalVM Native

    Migrating 10MinuteMail from Java to GraalVM Native

    As the developer of 10MinuteMail, a disposable email service, I have been running the service on Java for many years. I am always looking at new technologies and embracing new things.  Recently I decided to not only upgrade from SpringBoot 2.x to 3.x, but also to migrate the application from Java to GraalVM Native. What…

  • Micronaut, GraalVM, Native, AWS Lambda, and Apple Silicon M1!

    Micronaut, GraalVM, Native, AWS Lambda, and Apple Silicon M1!

    I have run into some issues getting Micronaut, GraalVM, and Native builds working correctly on my Apple Silicon M1 Max based MacBookPro. So I wanted to share what I’ve needed to do to get things working correctly.

  • A framework for building Shopify Apps using Java Spring Boot

    A framework for building Shopify Apps using Java Spring Boot

    It’s time to celebrate! As you may have seen, we’ve been asking Can You Build A Shopify App Using Java Spring Boot?  And also posted a helpful guide about how to handle Shopify Embedded App Installation and Auth.  Well, we’ve finally published the first version of what we’ve been working on! Our Spring Shopify App…

PHP Code Snippets Powered By : XYZScripts.com