GitBucket
4.23.0
Toggle navigation
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Forks
sample-java
/
SampleSpringSecurity
Transfer to URL with SHA
Find file
Newer
Older
tree:
748bc1d4ce
Switch branches
×
main
SampleSpringSecurity
/
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>