Skip to content

Commit

Permalink
Add spring-boot to spring-projects.js
Browse files Browse the repository at this point in the history
  • Loading branch information
rwinch authored Mar 28, 2024
1 parent e4f2e92 commit db3a580
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/helpers/spring-projects.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
'use strict'

module.exports = () => [
{
href: 'https://docs.spring.io/spring-boot/',
id: 'boot',
text: 'Spring Boot',
},
{
href: 'https://docs.spring.io/spring-framework/reference/',
id: 'framework',
Expand Down

0 comments on commit db3a580

Please sign in to comment.