IntelliJ IDEA 2018.1 候选版发布,改进 Spring Boot

栏目: 软件资讯 · 发布时间: 7年前

内容简介:IntelliJ IDEA 2018.1 候选版发布了。这个新版本包括对 Spring Boot 的改进。 IDE 显示在运行仪表板的 Beans 选项卡中的应用程序上下文中注册的所有 Bean。现在已经扩展了这个功能,这些信息也可以在编辑器中找到...

IntelliJ IDEA 2018.1 候选版发布,改进 Spring Boot

IntelliJ IDEA 2018.1 候选版发布了。这个新版本包括对 Spring Boot 的改进。 IDE 显示在运行仪表板的 Beans 选项卡中的应用程序上下文中注册的所有 Bean。现在已经扩展了这个功能,这些信息也可以在编辑器中找到。 新的装订图标显示在运行时使用的 bean 附近。 通过点击这些新的阴影图标,您可以导航到依赖 bean。

IntelliJ IDEA 2018.1 候选版发布,改进 Spring Boot

修复的问题:

  • The IDE now allows you to resize the columns in the Diff Viewer.

  • The IDE now preserves the Debuggers tab layout in the Run Dashboard.

  • The Enter file name popup is now closing after losing focus.

JDK 已更新至 1.8.0_152-release-1136-b20 x86_64,集成了以下显着修复:

  • Logging of graphics primitives was extended:  JRE-646.

  • The support for explicitly registered fonts on macOS was reverted because it introduced an issue with IME-candidate Japanese characters in IntelliJ IDEA: JRE-674.

  • Fixes the damaged UI after changing DPI: JRE-660.

详细更新内容请参阅  IDE 和 JRE 发布说明,以上内容来自发布博客

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Principles of Object-Oriented JavaScript

Principles of Object-Oriented JavaScript

Nicholas C. Zakas / No Starch Press / 2014-2 / USD 24.95

If you've used a more traditional object-oriented language, such as C++ or Java, JavaScript probably doesn't seem object-oriented at all. It has no concept of classes, and you don't even need to defin......一起来看看 《Principles of Object-Oriented JavaScript》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试