Skip to content

Commit

Permalink
Update 'springboot-reactive' in samples folder (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmini authored May 24, 2018
1 parent c53f61c commit caef014
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@
@Controller
public class AnotherFakeApiController implements AnotherFakeApi {


}
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@
@Controller
public class FakeApiController implements FakeApi {


}
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@
@Controller
public class FakeClassnameTestApiController implements FakeClassnameTestApi {


}
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@
@Controller
public class PetApiController implements PetApi {


}
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@
@Controller
public class StoreApiController implements StoreApi {


}
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@
@Controller
public class UserApiController implements UserApi {


}

0 comments on commit caef014

Please sign in to comment.