Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
Oasisplus
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to JiHu GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Zhang Jianrong
Oasisplus
Commits
8df6784b
Commit
8df6784b
authored
4 years ago
by
jaron771
Browse files
Options
Downloads
Patches
Plain Diff
support duo datasource
parent
a8a3ede7
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
svc-provider/src/main/java/com/nju/svcprovider/controller/Controller.java
+2
-0
2 additions, 0 deletions
.../main/java/com/nju/svcprovider/controller/Controller.java
with
2 additions
and
0 deletions
svc-provider/src/main/java/com/nju/svcprovider/controller/Controller.java
+
2
−
0
View file @
8df6784b
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
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment