GitBucket
4.23.0
Toggle navigation
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Forks
sample-java
/
SampleSpringSecurity3
Transfer to URL with SHA
Find file
Newer
Older
tree:
011232b76a
Switch branches
×
master
SampleSpringSecurity3
/
src
/
main
/
resources
/
static
/ hello.html
yhornisse
on 30 May 2023
100 bytes
init
Raw
Blame
History
<!doctype html> <html> <head> <meta charset="UTF-8" /> </head> <body> Hello, World </body> </html>