hilla
hilla copied to clipboard
TS generator captializes the generated file name even if the Java class name is not capitalized
- https://start.vaadin.com
- Select "typescript" for Dashboard
- Download
- Rename
DashboardEndpoint.javatodashboardEndpointand the class name accordingly mvn
frontend/generated now contains DashboardEndpoint.ts when the expected would be dashboardEndpoint.ts