News

Tomcat JAR deployment tutorial The question of how to deploy a JAR file to Tomcat drives a surprising amount of traffic to TheServerSide. It’s a strange search query, because you don’t really deploy ...
Opinionated Java on Azure It’s Spring Boot’s opinionated approach to handling dependencies that makes it suitable for running as a managed cloud service.
Spring Boot's @ConfigurationProperties annotation The next step is to create a class that will be decorated with the Spring Boot @ConfigurationProperties and Spring @Component annotations. This class ...
Learn how to do essential CRUD operations on JAR, WAR, and EAR files using the command line and jar command.
As would creating the jar file and deleting the manifest file. I'm looking for a jar command line - what switches, options, what parameters - would create a jar file without a manifest file.