Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Outline

#Spring Boot Command Line Application Example

This is a Spring Boot Non Web Application is for the purpose of demonstration.

This repository is part of http://www.amitph.com tutorials.

The spring-boot-command-line will be used as a Source Code example for How to Write a non-web Application with Spring Boot at http://www.amitph.com.

The source code may be incomplete or written within a limited scope of the tutorial, and some essential parts may have been ignored.

How to use

Checkout this project

git clone https://github.com/amitrp/spring-examples.git

Move to the spring-boot-command-line module

cd spring-examples/spring-boot-command-line 

Start the application and pass a few arguments

mvn spring-boot:run -Dspring-boot.run.arguments="arg1 arg2"
Morty Proxy This is a proxified and sanitized view of the page, visit original site.