Merge branch 'BAEL-1982' of https://github.com/neerajnyd/tutorials into BAEL-1982
This commit is contained in:
commit
1fafe77523
@ -59,4 +59,5 @@ public class FooController {
|
|||||||
public long deleteFoo(@PathVariable final long id) {
|
public long deleteFoo(@PathVariable final long id) {
|
||||||
return id;
|
return id;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user