Skip to content

Commit 93c49b2

Browse files
BAEL-6650 Add Module in Parent POM (#18598)
* adding ssl example * update README.md * resolve review pointers * remove README.md * add spring boot ssl module --------- Co-authored-by: gem-vinayprashar <[email protected]>
1 parent 454a6d9 commit 93c49b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-boot-modules/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@
128128
<module>spring-boot-brave</module>
129129
<module>spring-boot-simple</module>
130130
<module>spring-boot-http2</module>
131+
<module>spring-boot-ssl</module>
131132
</modules>
132133

133134
<build>

0 commit comments

Comments
 (0)