the error is as follows
the error is as follows
Project jdk is not configured correctly
such as the title. such as the title. such as the title. ...
thymeleaf 2.+ requires < script th:inline= "javascript " > declare this Is there a better way after thymeleaf3? can the declaration be omitted? I read the document saying that it is recommended to remove . Template updates remove any th:inline= ...
when I actually use it, it s not what the documentation says. my thymeleaf version The code calls the tostring method of the class in this way <script> console.log([[${games}]]) < script> chorme console: an error will be prompted, b...
how to use Fastjson, to only process the request message and not to process the return message, or to use the original processing method of SpringBoot? the code to add the Fastjson converter is as follows: @Bean public HttpMessageConverters f...
how is the traffic routing of ele.me double active project designed? API Router ...
configuration file of how application.yaml in SpringBoot is referenced. spring: datasource: druid: url: ${jdbc.url} username: ${jdbc.username} where jdbc.url , jdbc.username is in another file jdbc.yaml . how ...
< H2 > pol.xml < H2 > <build> <plugins> <plugin> <groupId>org.springframework.boot< groupId> <artifactId>spring-boot-maven-plugin< artifactId> <...
for example, there is a server.jar, that I run like this: java -jar server.jar & this runs smoothly, but when you exit the Terminal terminal tool, the operation of server.jar stops. how can I perfectly deploy jar packages that run spring boot gen...
I searched for it all day and found a similar answer to the google, that I was able to get home, but I don t think I can make it clear where this user came from. my English is not good, and I use translation software, which may be the reason why I can...
use @ Configuration to load the configuration file and cannot get the value defined in properties @Configuration @PropertySource(value = "classpath:jdbc.properties", encoding = "UTF-8") @ConfigurationProperties(prefix = "jdbc&q...
for example: has a Company company class, Company company class has a List < User > user list, and User class has an Address class that holds several addresses for users. well, now there is a system design idea: pass a company id to the backend, a...
when searching with Mybatis, you can query all conditions dynamically. for example: <select id="selectByModelVague" parameterType="com.test.model.User" resultMap="BaseResultMap"> select <include refid=&qu...
I currently have two ways to update Model, but neither feels very good: < H2 > method 1: < H2 > there is a WebApi project for SpringBoot that initiates a http request from the front end to update the Model. for example, to update a User {id,name,ag...
< H2 > the beginning of everything < H2 > suppose there is a story in which the beginning of the story is to manage the user s information. the main information of users is: id name nickName password mobilePhone validateCode gender birthday ...
I now have a requirement that applications containing multiple Spring Boot module are merged and packaged into a single war, each module is a separate business and has its own context path. the production environment of customers is their own Paas pla...
there are two record: entries as follows query condition is type=gz--> detai is a List, there is an obj, query condition in this obj, and this filed is a List, depending on whether the value in it conforms to . query the entire document of all type ...
I have reported so many mistakes: com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: Connection refused: connect Caused by: java.net.ConnectException: Connection refused: connect 2018-11-22 21 br 1312.777 WARN 10848-[main] c...
the 5 minutes set by my front desk, but the browser shows the timeout in 2 minutes, so I suspect that springboot has set the default timeout. How to modify it? I haven t found the correct available settings for Baidu for a long time. ...
the 5 minutes set by my front desk, but the browser shows the timeout in 2 minutes, so I suspect that springboot has set the default timeout. How to modify it? I haven t found the correct available settings for Baidu for a long time. ...
I use the save method to save the object and get the object returned by the save method. The data of the joined object is empty when I save, I set the id of the associated beComment I thought I could return the beComment data completely when I re...