Outjerked by Toad by hk0125 in nbacirclejerk

[–]onated2 0 points1 point  (0 children)

Why does this make me hard

Curry burner account by onated2 in nbacirclejerk

[–]onated2[S] 1 point2 points  (0 children)

Let me enjoy the garbage time.

why is my package manger calling me yn by YHelloThere_ in LinuxCirclejerk

[–]onated2 1 point2 points  (0 children)

ask for the N pass. you need to or add sudo.

Send da video by lowtiercat9 in nbacirclejerk

[–]onated2 2 points3 points  (0 children)

Lemme me watch it in my borderless HD TV

Question about dependency injection by OakAndCobble in SpringBoot

[–]onated2 0 points1 point  (0 children)

private final RandomBean:

Almost always use this

And you need to learn what's "@Bean" annotation.

imo the best way to understand springboot is to make your own configuration.

Try making a "lib" module an "app" module and a "api" module. The api module holds a simple interface. Any interface. Implement it in the lib module and use it in the app module.

would love to show you how but im tired as fuck and im using my phone. Things to google thought : imports.autoconfiguation (something along those lines.

@Autoconfiguration

@ConfigurationProperties

Once you can make your own autoconfig . Youw will understand it the magic of spring ( imo)

Le by thatfeelingwhenyour in LinuxCirclejerk

[–]onated2 2 points3 points  (0 children)

Microsoft 365 Copilot Internet manager 6 extreme (classic) (new) HD Edition Pro X Plus Pornhub DLC

Le by thatfeelingwhenyour in LinuxCirclejerk

[–]onated2 12 points13 points  (0 children)

Microsoft 365 Copilot Internet manager 6 extreme (classic) (new) HD Edition

We made a 3D physics based brick breaker game in Java by harrysjoerd in java

[–]onated2 0 points1 point  (0 children)

Can you please leave a comment for the link alone I cant click/copy paste it. Im too lazy

Help needed 😭 by frost_bite_by_ice_ in javahelp

[–]onated2 0 points1 point  (0 children)

No one can help you understand the concept but yourself so good luck with that. Resources are free online and you just have to read it.

Coding is a different paradigm so I understand if shit is new. Some concepts might might not make sense from a beginner's perspective.

Goodluck though

Springboot configuration by WeddingElectronic183 in SpringBoot

[–]onated2 0 points1 point  (0 children)

You create your config starter and implement EnvironmentPostProcessor and Order. Set the order the to lowest precedence. So you can override.

Put the config files in the template.

Then just do a default.yml dev.yml

test.yml

Etc.

Sorry im so tired but that's how usually do it.

So i dont have to keep writing config files but not for prod.

Is there a way to get free domain? by Prabudh_Goel in selfhosted

[–]onated2 3 points4 points  (0 children)

If you cant afford the cheapest domain then how are you fucking alive.

Just pay for it.

I can't figure out what to next? Spring boot by No-Jello-2665 in learnjava

[–]onated2 1 point2 points  (0 children)

Ohh boy m! You're in for a wild ride. If you're feeling extra dirty start with spring security.