Skip to content

Commit

Permalink
GH-664 - Link to Spring Boot's Javadoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Jun 18, 2024
1 parent 1b1028f commit 5b2a002
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,7 @@ limitations under the License.
<show>package</show>
<quiet>true</quiet>
<links>
<link>https://docs.spring.io/spring-boot/${spring-boot.version}/api/java/</link>
<link>https://docs.spring.io/spring/docs/${spring-framework.version}/javadoc-api/</link>
<link>https://docs.oracle.com/en/java/javase/17/docs/api/</link>
</links>
Expand Down

0 comments on commit 5b2a002

Please sign in to comment.