Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
spring-boot-admin
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
openSource
spring-boot-admin
Commits
d308cdc7
Commit
d308cdc7
authored
Jun 07, 2018
by
Janosch Hildebrand
Committed by
Johannes Edmeier
Jun 07, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve wording of registration notification message
parent
2224a939
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
MicrosoftTeamsNotifier.java
...tric/boot/admin/server/notify/MicrosoftTeamsNotifier.java
+1
-1
No files found.
spring-boot-admin-server/src/main/java/de/codecentric/boot/admin/server/notify/MicrosoftTeamsNotifier.java
View file @
d308cdc7
...
...
@@ -65,7 +65,7 @@ public class MicrosoftTeamsNotifier extends AbstractStatusChangeNotifier {
* Message will be used as title of the Activity section of the Teams message when an app
* registers
*/
private
String
registerActivitySubtitlePattern
=
"%s with id %s has registered
from
Spring Boot Admin"
;
private
String
registerActivitySubtitlePattern
=
"%s with id %s has registered
with
Spring Boot Admin"
;
/**
* Message will be used as title of the Activity section of the Teams message when an app
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment