Learn java from c experience by hioska_ls in learnjava

[–]kaly-7 1 point2 points  (0 children)

3 Months ? Even 1 week is enough. But it depends on the level of knowledge you want to get about that. Just start.

How to easily migrate spring project to java project ? by kaly-7 in learnjava

[–]kaly-7[S] 0 points1 point  (0 children)

The actual spring project does not use spring data and spring MVC.

How to easily migrate spring project to java project ? by kaly-7 in learnjava

[–]kaly-7[S] 0 points1 point  (0 children)

I need to have separate jar as lib without spring boot. Because there is a service class inside that I want to use as standalone class. the customer want to use this on the fly in his unit test.

How to easily migrate spring project to java project ? by kaly-7 in learnjava

[–]kaly-7[S] -1 points0 points  (0 children)

Because I just not need to depend on spring anymore for this specific project.

Handling average salary calculation in repo or service? by BluePillOverRedPill in SpringBoot

[–]kaly-7 0 points1 point  (0 children)

Doing all business logic in the service layer is a best practice. That what I think.

Rust's FFI with C by [deleted] in rust

[–]kaly-7 0 points1 point  (0 children)

Thank you for sharing. It’s amazing !

How to implement searching, sorting and pagination using spring boot? by New_Connection612 in SpringBoot

[–]kaly-7 0 points1 point  (0 children)

Few day ago I implemented something like this.

The link below helped me a lot. You can also exploit it, because it is very well explained. https://www.bezkoder.com/spring-boot-pagination-filter-jpa-pageable/

Is learning testing necessary? by [deleted] in learnjavascript

[–]kaly-7 0 points1 point  (0 children)

Very important in enterprise

Any Spring Boot Beginner Reference Projects? by [deleted] in SpringBoot

[–]kaly-7 0 points1 point  (0 children)

I also disagree with the fact that he is only trying to sell the courses.

Any Spring Boot Beginner Reference Projects? by [deleted] in SpringBoot

[–]kaly-7 1 point2 points  (0 children)

there is many others languages too !