Skip to content
Snippets Groups Projects
Commit 8df6784b authored by jaron771's avatar jaron771
Browse files

support duo datasource

parent a8a3ede7
No related branches found
No related tags found
No related merge requests found
package com.nju.svcprovider.controller;
import com.nju.svcprovider.vo.ResponseVO;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.RestController;
@CrossOrigin
@RestController
public class Controller {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment