Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在浏览器中加载 Jenkins URL 需要 30 多秒。我应该检查/修改哪些内容来解决此问题?
我正在使用 Hibernate 4.1.5.SP1,但在配置会话工厂以与基于注释的类一起使用时遇到问题。我尝试配置它
final Configuration hibConfiguration = new Configuration().configure();