Spring Boot Starters

What are the spring Boot Starters are there ?

<gson.version>
<h2.version>
<httpClient.version>
<httpCore.version>
<Jackson.version>
<Javax-json.version>
<Javax-mail.version>
<junit.version>
<mysql.version>
<slf4j.version>


etc.,


<parent>
   <groupId>org.springframework.boot </groupId>
   <artifactId> spring-boot-dependencies </artifactId>
   <version>  </version>
</parent>

Comments

Popular posts from this blog

How to set Java Object into JaxBElement ?

GitLab