[Github] Resolving git push error (rejected-non-fast-forward)
2022. 1. 10. 01:08
Configuration Management/Github
Sometimes I have this problem when coding alone. These problems delay my work and I'm uploading error resolution to avoid making these mistakes again. Step one, Repository -> origin -> https://..... -> configure Fetch -> and following the pictures. To be continue
[Spring] How can we make "Repository"?
2022. 1. 8. 21:51
Front
It's simple follow me. Step one, Click window and "Show View" and "Other.." Step two, Git into Git Repositories Step three, And you can see this screen. Step four, You should click the button, And copy with code in your github, finally attach your code. Step five, Click Next And browse your location correctly, and restore. Step six, You can see this screen. Step seven, Press the New button and t..
[Spring] Simply change dark template for protecting eyes
2022. 1. 6. 17:18
Front
Sometimes we feel that my screen was so light for me, I don't know why however Spring has a good solution itself Let' s do it. Step one, Window -> Preferences Step two, Type "appearance" and click Dark in box. Step three, We are done. You can see this.
[Github] Why do "Developers" have to use Github?
2022. 1. 3. 14:28
Configuration Management/Github
Why should we use the Github-? This is important thing for preserving, sharing, cooperating source. Any project we do If I do it only alone It takes a lot of time to coding. Eventually We should use it this. Step one, Visit Github website and Sign up and Don't forget you should check "repository box" because we use it this for storage. Step two, If you finished step one, You can see this screen...
[Spring] Making Spring development environment (part 2)
2021. 12. 31. 23:16
Front
hey guys, Shall we start right away? Let's get it. Step one, If you install this "spring-tool-suite-4-4.13.0.RELEASE-e..", It should be arranged correctly. Follow me. Step two, In my case It use the "LocalDisk(D:)". But You can use "LocalDisk(C:)" as well. It depends on your mind. And you make some folder you will use it. like "ws_sts_4130". Step three, You make one more other folder as "ide". A..
[Spring] Making Spring development environment (part 1)
2021. 12. 30. 22:59
Front
Before I start to speak about Spring development environment, It can be difficult to explain with my English skills. If I'm be wrong, Comment about that, got it? Let's make the developing Spring environment guys. Step one, Download a spring version in your computer correctly. There are kinds of version for example Linux, MacOs, Microsoft. Step two, Download a Git program. It's important thing. S..