Hanster

Results 24 issues of Hanster

Extension Name: vscode-gradle Extension Version: v2.4.13 OS Version: windows 10 VSCode version: v1.43.2 May i know if there is any way to configure GRADLE_USER_HOME for this vscode-gradle extension to recognize?...

enhancement

Hi, I have developed multiple gradle-based project (gradle-based spring boot), and wanted to run them together. However, i have to click on the triangle run button for each project's task....

enhancement

Hi, Is there any sample codes that show how we can batch file upload/download (via SFTP) using sshj library? Rather than calling put or get method for each file individually.

Hi, From the description of java.home, it stated "absolute path....". Is there any possibility to support relative path? A good use case is that when we configure as relative path,...

Hi, May i enquire why @EnableFeignClients need to be explicitly added in spring boot in order to use it, since spring boot should be able to detect the presence of...

waiting-for-triage

Hi, I would like to request for `@EntityScan` to be able to provide the ability to scan for specific entities class, rather than based on package. E.g `@EntityScan(classes={"com.aa.ClassA", "com.aa.ClassB"))` will...

status: waiting-for-triage
in: core
type: enhancement

New feature: Suggest to add a button to open/close the outliner panel, instead of moving the mouse to the right edge of the browser to make the panel appear. **What...

enhancement
awaiting release

**What makes the feature necessary?** To make ALL the tabbed views viewable, so that switching to another tabbed view is only at most 1 mouse click away. This is only...

enhancement

Hi, When our application (or spring framework) retrieves the values in the proeprties/yaml file, this jasypt library seem to be able to intercept the retrieval and perform decryption to the...

Hi, In the context of spring security, is it possible for spring boot to autoconfigure bean for RSAKey (default to RSA, 2048), JwtEncoder (default to using RSAKey) and JwtDecoder (default...

status: waiting-for-triage
for: team-meeting