Quick-Start Spring Project : SPRING INITIALIZR - bootstrap your application now!

Author Topic: Quick-Start Spring Project : SPRING INITIALIZR - bootstrap your application now!  (Read 2335 times)

Offline mushfiq.swe

  • Full Member
  • ***
  • Posts: 109
    • View Profile
Spring Initializr

Spring Initializr provides an extensible API to generate quickstart projects. It also provides a configurable service: you can see our default instance at https://start.spring.io. It provides a simple web UI to configure the project to generate and endpoints that you can use via plain HTTP.

Spring Initializr also exposes an endpoint that serves its metadata in a well-known format to allow third-party clients to provide the necessary assistance.

Finally, Initializr offers a configuration structure to define all the aspects related to the project to generate: list of dependencies, supported java and boot versions, etc. Check the configuration of our instance for an example. Such configuration is also described in details in the documentation.

https://github.com/spring-io/initializr/
http://start.spring.io
https://run.pivotal.io/
Muhammad Mushfiqur Rahman
Lecturer, Dept. of SWE,
FSIT, DIU.