226 Results for:JAR

  • Sort by: 

How to deploy an embedded Tomcat server in an executable JAR with Maven example

By Cameron McKenzie 24 May 2018

There's nothing magical about packaging Java web apps in an executable JAR file. This embedded Tomcat tutorial shows you how to use the Apache Maven plugin to create and run an executable JAR that has Tomcat ... Read More

Best Maven crash course to get started from scratch

By Cameron McKenzie 27 Aug 2023

Need to learn Apache Maven fast? This crash course Maven tutorial will quickly get you up to speed on the popular, open-source, Java build tool. Read More

New Verizon data centers support businesses, jar suppliers

By Antone Gonsalves 02 May 2016

New Verizon data centers are part of a two-pronged strategy of helping customers and taming suppliers through open technology. Read More

Get started with Spring Boot 3 tutorial

By Cameron McKenzie 06 Aug 2023

Need to learn Spring Boot 3? Want to quickly build a Spring Boot app with RESTful web services? This tutorial will help you create your first Spring Boot application in just minutes. Read More

Innovation and the economy: Going digital key to enduring downturn

By John Moore 06 Aug 2020

A financial crisis tends to jar organizations out of established ways of thinking and usher in innovation. Channel partners are well positioned to help clients through this transition and introduce ... Read More

How to run the Jenkins WAR file example

By Cameron McKenzie 05 Nov 2020

Here's a quick example of how to run a Jenkins war file from the command line, DOS prompt or terminal window in Linux/Ubuntu. The short story? java -jar jenkins.war Read More

How to download and install Java 21

By Cameron McKenzie 11 Jan 2024

2024 is a great time to start working with Java, because 2023's Java 21 release has some amazing new features. Here's how to quickly download and install the Java 21 JDK. Read More

Cockroach CEO: Resilience breeds robust scalability for regulated data zones

By Adrian Bridgwater 06 Mar 2024

Spencer Kimball knows the City of London.  He makes it his business to be in town (typically) at least once a year to meet with the company’s customers in the UK and European financial markets.  As ... Read More

Create your first Java AWS Lambda function in minutes

By Cameron McKenzie 03 Jul 2023

If you haven't created a Java-based AWS Lambda function before, you'll be amazed at how easy it is. This quick AWS, Lambda and Java tutorial will quickly get you started in the world of serverless ... Read More

Java command-line interface tools every JDK developer should know

By Cameron McKenzie 18 Jun 2019

These five JDK tools -- javac, javap, jstat, jdeps and jar -- should be on the must-know list for every developer to help comprehend the underlying code in a project. Read More