Commit a7a24f9e authored by Naren Medarametla's avatar Naren Medarametla

Created Resource Package

parent 32bc37b2
package com.nisum.epe.demo.resource;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class EmployeeResource {
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment