Skip to content

Commit db3a580

Browse files
authored
Add spring-boot to spring-projects.js
1 parent e4f2e92 commit db3a580

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/helpers/spring-projects.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
'use strict'
22

33
module.exports = () => [
4+
{
5+
href: 'https://docs.spring.io/spring-boot/',
6+
id: 'boot',
7+
text: 'Spring Boot',
8+
},
49
{
510
href: 'https://docs.spring.io/spring-framework/reference/',
611
id: 'framework',

0 commit comments

Comments
 (0)