Example usage for org.springframework.stereotype Controller interface-usage

List of usage examples for org.springframework.stereotype Controller interface-usage

Introduction

In this page you can find the example usage for org.springframework.stereotype Controller interface-usage.

Usage

From source file com.rr.raspberrypi.simplerobot.web.controllers.ControllerIml.java

/**
 * Created by Rewati Raman(rewati.raman@gmail.com).
 */
@Service
public class ControllerIml implements Controller {
    public String moveFront() {