AFattahi
AFattahi
Dear @artembilan I could not find the information about P2P and Centralized integration at the introduction page. By the way, thanks for your useful answers on SO, I believe some...
+1
I have created a starter project as: ```` https://start.spring.io/starter.zip?name=sample&groupId=ir.freelancer&artifactId=sample&version=0.0.1-SNAPSHOT&description=Wenex+Rest+Services&packageName=ir.freelancer.wenex&type=maven-project&packaging=jar&javaVersion=17&language=java&bootVersion=2.6.2&dependencies=devtools&dependencies=actuator&dependencies=web ```` and add a controller The log is: ```` [t=1641882895228] LSP4E to org.eclipse.languageserver.languages.springboot: Content-Length: 1471 [t=1641882895235] LSP4E to org.eclipse.languageserver.languages.springboot: {"jsonrpc":"2.0","id":"1","method":"initialize","params":{"processId":239788,"rootPath":"/D:/RD/Spring/workspace/sample/","rootUri":"file:///D:/RD/Spring/workspace/sample/","capabilities":{"workspace":{"applyEdit":true,"workspaceEdit":{"documentChanges":true,"resourceOperations":["create","delete","rename"],"failureHandling":"undo"},"symbol":{"dynamicRegistration":true},"executeCommand":{"dynamicRegistration":true},"workspaceFolders":true},"textDocument":{"synchronization":{"willSave":true,"willSaveWaitUntil":true,"didSave":true},"completion":{"completionItem":{"snippetSupport":true,"documentationFormat":["markdown","plaintext"]}},"hover":{"contentFormat":["markdown","plaintext"]},"signatureHelp":{},"references":{},"documentHighlight":{},"documentSymbol":{"symbolKind":{"valueSet":[18,17,5,14,9,10,22,24,8,1,12,11,20,6,2,3,21,16,19,25,4,7,15,23,26,13]},"hierarchicalDocumentSymbolSupport":true},"formatting":{"dynamicRegistration":true},"rangeFormatting":{},"definition":{"linkSupport":true},"typeDefinition":{"linkSupport":true},"codeAction":{"codeActionLiteralSupport":{"codeActionKind":{"valueSet":["quickfix","refactor","refactor.extract","refactor.inline","refactor.rewrite","source","source.organizeImports"]}},"dynamicRegistration":true},"codeLens":{},"documentLink":{},"colorProvider":{},"rename":{},"foldingRange":{}}},"clientName":"Spring Tool...
Greate, will this be merged? When do you think we can use it
You can do it very easily. I do not know what is your server side language but the idea is simple. Always load bootstrap.css, if your site is in RTL...
Yes you can? If the page is reloaded from server you can only load bootstrap.css, if you want to switch page direction, with javascript you can remove the bootstrap-rtl.css with...
@AlexYudaev I belive the bootstrap.min.css must always be loaded. OR the bootstrap-rtl should have bootstrap.css on top of it
i have same issue on 4.24.2
upgraded to [4.25.0](https://docs.docker.com/desktop/release-notes/#4250) and it is resolved
Remember to restart windows after removing podman !