This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
java-tutorials
Watch
1
Star
0
Fork
You've already forked java-tutorials
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2ce547d4cd
java-tutorials
/
play-framework
/
routing-in-play
/
public
/
javascripts
/
hello.js
4 lines
89 B
JavaScript
Raw
Blame
History
if
(
window
.
console
)
{
console
.
log
(
"Welcome to your Play application's JavaScript!"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink