7 ms·
In that case you can use the lombok @SneakyThrows annotation that converts a checked exception to a runtime exception
by throwaway-9111 2y ago
In that case you can use the lombok @SneakyThrows annotation that converts a checked exception to a runtime exception