Skip to main content
The 2024 Developer Survey results are live! See the results
zhuguowei's user avatar
zhuguowei's user avatar
zhuguowei's user avatar
zhuguowei
  • Member for 9 years, 6 months
  • Last seen more than a month ago
27 votes

Spring boot running a fully executable JAR and specify -D properties

23 votes

IntelliJ IDEA - Fold for loop and/or if/else statements

16 votes

Classpath resource not found when running as jar

13 votes
Accepted

A dozer map exception related to Spring boot devtools

7 votes

How to change SQLite version used by Python?

6 votes

How to configure "search.max_open_scroll_context" in elasticsearch?

6 votes

Spring boot how to custom HttpMessageConverter

6 votes

Why does BindingResult have to follow @Valid?

6 votes

Charles proxy fails on SSL Connect Method

5 votes

BeanNotOfRequiredTypeException due to autowired fields

4 votes

Configure DataSource programmatically in Spring Boot

3 votes

How to get primary keys after batch insert in MyBatis

3 votes

How and when and where jvm change the max open files value of Linux?

3 votes

create new project using maven archetype how to specify custom folder name

3 votes

how to find the opid of an index build operation

3 votes

Why dosn't "must_not" work when I query on the indicest hat do not contain the term.

2 votes

How can I embed Superset Apache charts in my application bypassing login

2 votes

How to know which message converter is used by spring boot?

1 vote

A strange phenomenon when use dozer in jpa project,why Mapping annotation in lazy load object can't work?

1 vote

Why could create socketchannels more than max open files?

1 vote

how could access actuator endpoints in non-web application

1 vote

Unable to access Spring Boot Actuator "/actuator" endpoint

1 vote

Java Spring resttemplate character encoding

1 vote

Create a simple JAR instead of an executable JAR with Spring-Boot

1 vote

How to use wireshark to capture mysql query sql clearly

1 vote

javax.validation.UnexpectedTypeException: No validator could be found for type:

1 vote

spring mvc post convert Long to Date?

1 vote

how to get some business parameters in rejectedExecution?

1 vote

Why Override method could still have annotations of parent method?

1 vote

Prevent @RabbitListener in spring-rabbit from trying to connect to server during integration test