matheusmello.io
BlogProduct ReleasesToolsBooksContact

executable-jar

How do I tell Spring Boot which main class to use for the executable jar?
executable-jar
September 2, 20231 min read

How do I tell Spring Boot which main class to use for the executable jar?

# How to Choose the Right Main Class for Your Spring Boot Executable JAR šŸ“šŸš€ Welcome back, tech enthusiasts! Have you ever faced the issue of having multiple classes with a `main` method in your Spring Boot project? And later, encountered this error when

executable-jarjavamaven
+1
How can I create an executable/runnable JAR with dependencies using Maven?
build
September 2, 20231 min read

How can I create an executable/runnable JAR with dependencies using Maven?

# šŸš€ Creating an Executable JAR with Dependencies using Maven: A Complete Guide šŸ“¦ So, you've built your awesome Java project, and now you want to package it into a single, self-contained JAR for easy distribution. But there's one problem – your project h

buildbuild-automationexecutable-jar
+2

About

Personal blog sharing insights on software engineering, technology, and developer productivity.

TwitterGitHubLinkedInEmail

Tags

Loading tags...

Subscribe to Updates

Get the latest posts delivered right to your inbox.

Ā© 2025 MatheusMello.io. All rights reserved.