Skip to content

Instantly share code, notes, and snippets.

@netodevel
Created December 30, 2016 14:33
Show Gist options
  • Save netodevel/b3d03a9b78638001122b837f0f5686f6 to your computer and use it in GitHub Desktop.
Save netodevel/b3d03a9b78638001122b837f0f5686f6 to your computer and use it in GitHub Desktop.
package com.example;
import org.springframework.stereotype.Controller;
@Controller
public class SalarioMinimoController {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment