jabrena / spring-boot-user-beans

A visual way to increase the developer awareness to minimize the number of Beans in memory.
https://jabrena.github.io/spring-boot-user-beans/
Apache License 2.0
52 stars 3 forks source link

Rename Starter // spring-boot-user-beans-starter -> spring-boot-starter-user-beans #102

Closed jabrena closed 1 year ago

jabrena commented 1 year ago

Example:

    <dependency>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-starter-web</artifactId>
    </dependency>
jabrena commented 1 year ago

https://github.com/jabrena/spring-boot-user-beans/pull/97