(add-to-list 'auto-mode-alist '("\\.java\\'" . java-ts-mode))

(provide 'my-java)
