Skip to content

nwkyom/spring-boot-properties

Repository files navigation

spring-boot-properties

Sample project to test different usage of properties with Spring Boot.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

Java 8

Installing

A step by step series of examples that tell you have to get a development env running

Say what the step will be

To build the application:

./gradlew clean build

To launch it:

./gradlew bootRun

End with an example of getting some data out of the system or using it for a little demo

Running the tests

To execute tests:

./gradlew cleanTests tests

Built With

  • Spring Boot - Builder of production-ready Spring applications
  • Gradle - Build tool and Dependency Management

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Yom Nwk - Initial work - nwkyom

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

Sample projects based on spring boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages