hello webui
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package webui
|
||||
|
||||
class HelloController {
|
||||
|
||||
def index() {
|
||||
render "Hello from MuWire"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user