parent
c182c0478c
commit
a406fc4182
@ -44,9 +44,6 @@ public class AppApplication extends SpringBootServletInitializer {
|
|||||||
}
|
}
|
||||||
g.close();
|
g.close();
|
||||||
|
|
||||||
// test
|
|
||||||
|
|
||||||
|
|
||||||
x.add(res);
|
x.add(res);
|
||||||
x.sort(Comparator.comparing(a -> a.id().toString()));
|
x.sort(Comparator.comparing(a -> a.id().toString()));
|
||||||
StringJoiner sj = new StringJoiner("<br />\n");
|
StringJoiner sj = new StringJoiner("<br />\n");
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user