joel
joel

Apr 12, 2020

·
1 min read

Spring boot disable tomcat

  1. In application.properties.

spring.main.web-application-type=none

2. In main function.

SpringApplication application = new SpringApplication(JfxQuotesServerApplication.class);

application.setWebApplicationType(WebApplicationType.NONE);

application.run(args);

Spring Boot

--

--

More from joel

Recommended from Medium

Pirate X Pirate | PXP

Pirate X Pirate | PXP

Referral Program is Coming Soon!! 💞

Ramesh Kumar

Ramesh Kumar

Python Calculator

Arathi Shankri

Arathi Shankri

in

Flutter Community

Firebase Phone Authentication on a Flutter App

Taititihigh

Taititihigh

Opinion: Highly Sensitive Person (HSP) and Female Autism Are the Same In Some Cases

Ranaf

Ranaf

“If it turns out that this is incurable, would you marry me?”

Viyaleta Apgar

Viyaleta Apgar

in

Towards Data Science

Is Julia actually right for you?

Cloudmersive

Cloudmersive

How to Convert Word DocX To PNG Image Array

Roelof Jan Elsinga

Roelof Jan Elsinga

Creating an efficient CI pipeline with CircleCI, Docker, and Laravel

AboutHelpTermsPrivacy


Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
Get unlimited access
joel

joel

6 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech