-
MY PROJECTS
-
Recent Posts
- Algo. Java. Remove-duplicates-from-sorted-array
- Java.Hibernate.SimpleExample
- Java.Jdbc.SimpleExample
- SQL. Calc the sum with case, example
- Mullvad – free the internet :)
- Junit. Jupiter
- Java. SpringBoot Example how to work with dateTime in Specification
- Java.SpringBoot.PopularAnnotations
- SpringBoot. Exception Management
- Java.Hibernate.JoinTableAnnotation
- SpringBoot.Making our first starter and autoconfiguration
- Spring. Creating main annotation to start business logic
- Spring.Reading from properties file
- Spring.How to define spring version inside springBoot ?
- SpringBoot App inside Docker
- Kafka.FirstExperience
- Docker.MySql and Lost connection to MySQL server at ‘reading initial communication packet’, system error: 0
- Gradle.Tips
- Spring.AppConfig
- Leetcode.Best-time-to-buy-and-sell-stock
Categories
- Aptana
- Azure
- C#
- DataSnap
- DBExpress
- Delphi
- Delphi и сети
- Delphi. Язык программирования
- ExtJS
- FastReport
- FireDAC
- FireMonkey
- GIT
- ICS
- IDE
- IIS
- Indy
- InnoSetup
- javascript
- jQuery
- JSON
- LiveBindings
- MSHTML
- MySQL
- PHP
- REST
- Ribbons
- SMS
- SQL инструкции
- SVN
- TRichView
- UniGui
- WebBroker
- WinAPI
- Windows
- Алгоритмы
- Без рубрики
- Деревья
- Ищу ответ
- Компонентостроение
- Мои компоненты
- Начальный уровень
- Обработка исключений
- Парсинг
- Потоки(Threads)
- Регулярные выражения
- Тестирование приложений
Category Archives: Без рубрики
Algo. Java. Remove-duplicates-from-sorted-array
https://github.com/psGringo/algoJava/blob/main/remove-duplicates-from-sorted-array/remove-duplicates-from-sorted-array/src/main/java/org/example/Main.java
Posted in Без рубрики
Leave a comment
Java.Hibernate.SimpleExample
/resources/hibernate.properties
Posted in Без рубрики
Comments Off on Java.Hibernate.SimpleExample
Java.Jdbc.SimpleExample
build.gradle.kts Main.java
Posted in Без рубрики
Comments Off on Java.Jdbc.SimpleExample
SQL. Calc the sum with case, example
Posted in Без рубрики
Comments Off on SQL. Calc the sum with case, example
Mullvad – free the internet :)
no more freedom downtime https://mullvad.net/en
Posted in Без рубрики
Comments Off on Mullvad – free the internet :)
Junit. Jupiter
test order example https://github.com/junit-team/junit4/wiki/aggregating-tests-in-suites
Posted in Без рубрики
Comments Off on Junit. Jupiter
Java. SpringBoot Example how to work with dateTime in Specification
Working example just with date or like that
Posted in Без рубрики
Comments Off on Java. SpringBoot Example how to work with dateTime in Specification
Java.SpringBoot.PopularAnnotations
@BeanAnnotations @EnableAsync / @Async ; do smth in new thread @EnableSheduling / @Scheduled @Lock ; lock record on database level @Mdifying ; to learn @Scheduled @Query
Posted in Без рубрики
Comments Off on Java.SpringBoot.PopularAnnotations
SpringBoot. Exception Management
in rus https://struchkov.dev/blog/ru/exception-handling-controlleradvice/ validation handling https://struchkov.dev/blog/ru/spring-boot-validation/
Posted in Без рубрики
Comments Off on SpringBoot. Exception Management
Java.Hibernate.JoinTableAnnotation
https://stackoverflow.com/questions/5478328/in-which-case-do-you-use-the-jpa-jointable-annotation
Posted in Без рубрики
Comments Off on Java.Hibernate.JoinTableAnnotation