This website requires JavaScript.
Explore
Help
Register
Sign In
goldcollection
/
muwire
mirror of
https://github.com/zlatinb/muwire
Watch
1
Star
0
Fork
You've already forked muwire
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0de84e704b
muwire
/
webui
/
grails-app
/
controllers
/
webui
/
HelloController.groovy
9 lines
102 B
Groovy
Raw
Blame
History
package
webui
class
HelloController
{
def
index
(
)
{
render
"Hello from MuWire"
}
}
Reference in New Issue
View Git Blame
Copy Permalink