springboot3.5.0 jpa有bug

springboot 3.5.0 jpa使用jpql的时候如 “select u from User as u”,会报错如
org.hibernate.query.SyntaxException: At 1:** and token ‘)’, no viable alternative at input ‘select new User(*) ,改返回上个版本3.4.6正常